Browse Source

Pin antd to version 4.2.0 (#6511)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
pull/6548/head
depfu[bot] 6 years ago
committed by GitHub
parent
commit
cdb0504fe3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json

2
package.json

@ -64,7 +64,7 @@
"@ant-design/icons": "^4.0.0", "@ant-design/icons": "^4.0.0",
"@ant-design/pro-layout": "^5.0.8", "@ant-design/pro-layout": "^5.0.8",
"@ant-design/pro-table": "2.2.7", "@ant-design/pro-table": "2.2.7",
"antd": "^4.0.0", "antd": "4.2.0",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"lodash": "^4.17.11", "lodash": "^4.17.11",
"moment": "~2.24.0", "moment": "~2.24.0",

Loading…
Cancel
Save