소스 검색

update umi dep

愚道 7 년 전
부모
커밋
bfcf43ce55
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      package.json

+ 4 - 4
package.json

@@ -49,10 +49,11 @@
     "react-dom": "^16.4.2",
     "react-fittext": "^1.0.0",
     "react-router-config": "^1.0.0-beta.4",
-    "react-router-dom": "^4.3.1",
-    "umi": "^2.0.0-beta.10"
+    "react-router-dom": "^4.3.1"
   },
   "devDependencies": {
+    "umi": "^2.0.0",
+    "umi-plugin-react": "^1.0.0",
     "@types/react": "^16.4.11",
     "@types/react-dom": "^16.0.6",
     "antd-pro-merge-less": "^0.0.9",
@@ -78,8 +79,7 @@
     "pro-download": "^1.0.1",
     "stylelint": "^9.4.0",
     "stylelint-config-prettier": "^4.0.0",
-    "stylelint-config-standard": "^18.0.0",
-    "umi-plugin-react": "^1.0.0-beta.10"
+    "stylelint-config-standard": "^18.0.0"
   },
   "optionalDependencies": {
     "puppeteer": "^1.6.0"