From 66471d41fc1643b7610ac41c1e10f63ca6f85546 Mon Sep 17 00:00:00 2001 From: yingying0824 <42829659+yingying0824@users.noreply.github.com> Date: Tue, 10 Aug 2021 10:47:39 +0800 Subject: [PATCH] Update package.json --- package.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/package.json b/package.json index 244c672..53dff57 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,30 @@ "homepage": "https://github.com/umijs/es5-imcompatible-versions#readme", "config": { "es5-imcompatible-versions": { + "antd": { +        "^4.16.10": { +          "version": "^4.16.10", +          "reason": "see https://github.com/ant-design/ant-design" +        } +      }, +      "regl": { +        "^1.7.0": { +          "version": "^1.7.0", +          "reason": "see https://github.com/regl-project/regl.git" +        } +      }, +      "@umijs/use-params": { +        "^1.0.3": { +          "version": "^1.0.3", +          "reason": "see github:rudyhuynh/use-url-search-params" +        } +      }, +      "fast-deep-equal": { +        "^3.1.3": { +          "version": "^3.1.3", +          "reason": "see https://github.com/epoberezkin/fast-deep-equal.git" +        } +      }, "mathjs": { "^9.4.1": { "version": "^9.4.1",