DaoYuan
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
package.json
|
|
|
@ -45,8 +45,8 @@ |
|
|
|
], |
|
|
|
"dependencies": { |
|
|
|
"@ant-design/icons": "^4.7.0", |
|
|
|
"@ant-design/pro-components": "1.1.1", |
|
|
|
"@umijs/route-utils": "2.1.3", |
|
|
|
"@ant-design/pro-components": "^1.1.1", |
|
|
|
"@umijs/route-utils": "^2.1.3", |
|
|
|
"antd": "^4.20.0", |
|
|
|
"classnames": "^2.3.0", |
|
|
|
"lodash": "^4.17.0", |
|
|
|
|