Browse Source

update antd version

pull/457/head
afc163 9 years ago
parent
commit
ebb3a09ef7
  1. 2
      package.json

2
package.json

@ -19,7 +19,7 @@
"test:all": "node ./tests/run-tests.js"
},
"dependencies": {
"antd": "next",
"antd": "^3.0.0-beta.1",
"classnames": "^2.2.5",
"core-js": "^2.5.1",
"dva": "^2.0.3",

Loading…
Cancel
Save