소스 검색

update antd version

afc163 8 년 전
부모
커밋
ebb3a09ef7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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",