kaoding
6 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
|
|
|
@ -60,8 +60,8 @@ |
|
|
|
"dependencies": { |
|
|
|
"@ant-design/icons": "^4.0.0", |
|
|
|
"@ant-design/pro-layout": "^6.0.0", |
|
|
|
"@ant-design/pro-table": "2.3.5", |
|
|
|
"antd": "4.4.0", |
|
|
|
"@ant-design/pro-table": "^2.4.0", |
|
|
|
"antd": "^4.4.0", |
|
|
|
"classnames": "^2.2.6", |
|
|
|
"lodash": "^4.17.11", |
|
|
|
"moment": "^2.25.3", |
|
|
|
|