Browse Source

update antd version

afc163 8 years ago
parent
commit
ebb3a09ef7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
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",