Skip to content

Commit

Permalink
Fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Nov 4, 2017
1 parent 796a242 commit f836ced
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
},
"dependencies": {
"antd": "^3.0.0-beta.1",
"babel-runtime": "^6.9.2",
"classnames": "^2.2.5",
"core-js": "^2.5.1",
"dva": "^2.0.3",
Expand All @@ -34,6 +35,7 @@
"prop-types": "^15.5.10",
"qs": "^6.5.0",
"react": "^16.0.0",
"react-container-query": "^0.9.1",
"react-document-title": "^2.0.3",
"react-dom": "^16.0.0",
"react-fittext": "^1.0.0"
Expand All @@ -48,7 +50,6 @@
"babel-plugin-transform-runtime": "^6.9.0",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"babel-runtime": "^6.9.2",
"cross-port-killer": "^1.0.1",
"enzyme": "^3.1.0",
"enzyme-adapter-react-16": "^1.0.2",
Expand All @@ -65,7 +66,6 @@
"lint-staged": "^4.3.0",
"mockjs": "^1.0.1-beta3",
"pro-download": "^1.0.0",
"react-container-query": "^0.9.1",
"react-test-renderer": "^16.0.0",
"redbox-react": "^1.3.2",
"roadhog": "^1.3.1",
Expand Down

0 comments on commit f836ced

Please sign in to comment.