merge package.json

This commit is contained in:
medcl 2020-03-02 23:44:32 +08:00
commit 5c137d9347
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@
"@umijs/preset-react": "^1.2.2"
},
"dependencies": {
"antd": "^4.0.0",
"md5": "^2.2.1",
"@material-ui/core": "^4.9.5"
"@material-ui/core": "^4.9.5",
"antd": "^4.0.0"
}
}