Browse Source

Pin @ant-design/pro-table to version 2.2.1 (#6365)

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

2
package.json

@ -60,7 +60,7 @@
"dependencies": {
"@ant-design/icons": "^4.0.0",
"@ant-design/pro-layout": "^5.0.8",
"@ant-design/pro-table": "^2.2.0",
"@ant-design/pro-table": "2.2.1",
"antd": "^4.0.0",
"classnames": "^2.2.6",
"lodash": "^4.17.11",

Loading…
Cancel
Save