Skip to content

Commit

Permalink
fix deps and devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Aug 27, 2020
1 parent 94c2da1 commit 997f2d8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@
"dependencies": {
"@babel/runtime": "^7.10.1",
"rc-animate": "3.x",
"rc-util": "^5.0.1",
"request": "^2.88.2"
"rc-util": "^5.0.1"
},
"devDependencies": {
"@types/jest": "^26.0.0",
Expand All @@ -64,6 +63,9 @@
"eslint-plugin-react": "^7.20.6",
"father": "^2.29.6",
"jquery": "^3.3.1",
"less": "^3.12.2",
"np": "^6.4.0",
"prettier": "^2.1.1",
"rc-drawer": "4.1.0",
"react": "^16.9.0",
"react-dom": "^16.9.0",
Expand Down

0 comments on commit 997f2d8

Please sign in to comment.