愚道 7 лет назад
Родитель
Сommit
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"