Commit f836ceda authored by afc163's avatar afc163

Fix deps

parent 796a2422
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
}, },
"dependencies": { "dependencies": {
"antd": "^3.0.0-beta.1", "antd": "^3.0.0-beta.1",
"babel-runtime": "^6.9.2",
"classnames": "^2.2.5", "classnames": "^2.2.5",
"core-js": "^2.5.1", "core-js": "^2.5.1",
"dva": "^2.0.3", "dva": "^2.0.3",
...@@ -34,6 +35,7 @@ ...@@ -34,6 +35,7 @@
"prop-types": "^15.5.10", "prop-types": "^15.5.10",
"qs": "^6.5.0", "qs": "^6.5.0",
"react": "^16.0.0", "react": "^16.0.0",
"react-container-query": "^0.9.1",
"react-document-title": "^2.0.3", "react-document-title": "^2.0.3",
"react-dom": "^16.0.0", "react-dom": "^16.0.0",
"react-fittext": "^1.0.0" "react-fittext": "^1.0.0"
...@@ -48,7 +50,6 @@ ...@@ -48,7 +50,6 @@
"babel-plugin-transform-runtime": "^6.9.0", "babel-plugin-transform-runtime": "^6.9.0",
"babel-preset-env": "^1.6.1", "babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1", "babel-preset-react": "^6.24.1",
"babel-runtime": "^6.9.2",
"cross-port-killer": "^1.0.1", "cross-port-killer": "^1.0.1",
"enzyme": "^3.1.0", "enzyme": "^3.1.0",
"enzyme-adapter-react-16": "^1.0.2", "enzyme-adapter-react-16": "^1.0.2",
...@@ -65,7 +66,6 @@ ...@@ -65,7 +66,6 @@
"lint-staged": "^4.3.0", "lint-staged": "^4.3.0",
"mockjs": "^1.0.1-beta3", "mockjs": "^1.0.1-beta3",
"pro-download": "^1.0.0", "pro-download": "^1.0.0",
"react-container-query": "^0.9.1",
"react-test-renderer": "^16.0.0", "react-test-renderer": "^16.0.0",
"redbox-react": "^1.3.2", "redbox-react": "^1.3.2",
"roadhog": "^1.3.1", "roadhog": "^1.3.1",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment