Component update (#17)
fixed: https://github.com/ant-design/test/issues/76#issuecomment-335699689
Showing
| ... | @@ -16,6 +16,7 @@ | ... | @@ -16,6 +16,7 @@ | 
| "dependencies": { | "dependencies": { | ||
| "antd": "next", | "antd": "next", | ||
| "dva": "^1.2.1", | "dva": "^1.2.1", | ||
| "electron": "^1.7.9", | |||
| "g-cloud": "^1.0.2-beta", | "g-cloud": "^1.0.2-beta", | ||
| "g2": "^2.3.8", | "g2": "^2.3.8", | ||
| "g2-plugin-slider": "^1.2.1", | "g2-plugin-slider": "^1.2.1", | ||
| ... | @@ -37,7 +38,7 @@ | ... | @@ -37,7 +38,7 @@ | 
| "babel-runtime": "^6.9.2", | "babel-runtime": "^6.9.2", | ||
| "cross-port-killer": "^1.0.1", | "cross-port-killer": "^1.0.1", | ||
| "enzyme": "^2.9.1", | "enzyme": "^2.9.1", | ||
| "eslint": "^4.0.0", | "eslint": "^4.8.0", | ||
| "eslint-config-airbnb": "^16.0.0", | "eslint-config-airbnb": "^16.0.0", | ||
| "eslint-plugin-babel": "^4.0.0", | "eslint-plugin-babel": "^4.0.0", | ||
| "eslint-plugin-import": "^2.2.0", | "eslint-plugin-import": "^2.2.0", | ||
| ... | ... | 
File moved
File moved
File moved
Please register or sign in to comment