Skip to content

Commit

Permalink
perf: 📦 remove babel-runtime and enable @babel/runtime (#25530)
Browse files Browse the repository at this point in the history
* 🗑️ remove babel-runtime from deps

* perf: enable @babel/runtime helpers
  • Loading branch information
afc163 committed Jul 9, 2020
1 parent f507a21 commit 5ce2b62
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Expand Up @@ -107,6 +107,7 @@
"@ant-design/css-animation": "^1.7.2",
"@ant-design/icons": "^4.2.1",
"@ant-design/react-slick": "~0.26.1",
"@babel/runtime": "^7.10.4",
"array-tree-filter": "^2.1.0",
"classnames": "^2.2.6",
"copy-to-clipboard": "^3.2.0",
Expand All @@ -116,9 +117,9 @@
"raf": "^3.4.1",
"rc-animate": "~3.1.0",
"rc-cascader": "~1.3.0",
"rc-checkbox": "~2.2.0",
"rc-checkbox": "~2.3.0",
"rc-collapse": "~2.0.0",
"rc-dialog": "~8.0.0",
"rc-dialog": "~8.1.0",
"rc-drawer": "~4.1.0",
"rc-dropdown": "~3.1.2",
"rc-field-form": "~1.5.0",
Expand Down Expand Up @@ -151,7 +152,7 @@
"@ant-design/bisheng-plugin": "^2.3.0",
"@ant-design/colors": "^4.0.0",
"@ant-design/hitu": "^0.0.0-alpha.13",
"@ant-design/tools": "^9.0.0",
"@ant-design/tools": "^10.0.0",
"@qixian.cs/github-contributors-list": "^1.0.3",
"@relative-ci/agent": "^1.3.0",
"@stackblitz/sdk": "^1.3.0",
Expand Down

0 comments on commit 5ce2b62

Please sign in to comment.