Prechádzať zdrojové kódy

update antd version

afc163 8 rokov pred
rodič
commit
ebb3a09ef7
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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",