upgrade to antd@3.0
Showing
... | ... | @@ -19,7 +19,7 @@ |
"test:all": "node ./tests/run-tests.js" | ||
}, | ||
"dependencies": { | ||
"antd": "^3.0.0-beta.1", | ||
"antd": "^3.0.0", | ||
"babel-polyfill": "^6.26.0", | ||
"babel-runtime": "^6.9.2", | ||
"classnames": "^2.2.5", | ||
... | ... |
Please register or sign in to comment