From 1ee2515e200a7a8cc47e94fde263acc238829f91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=B8=85?= Date: Tue, 21 May 2019 18:50:07 +0800 Subject: [PATCH] up umi --- package.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1916a233..dbdf1624 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,6 @@ "bizcharts-plugin-slider": "^2.1.1-beta.1", "classnames": "^2.2.6", "dva": "^2.4.0", - "hash.js": "^1.1.5", "lodash": "^4.17.10", "lodash-decorators": "^6.0.0", "memoize-one": "^5.0.0", @@ -78,8 +77,7 @@ "react-dom": "^16.7.0", "react-fittext": "^1.0.0", "react-media": "^1.9.2", - "react-media-hook2": "^1.0.2", - "umi": "^2.7.0-beta.2" + "react-media-hook2": "^1.0.2" }, "devDependencies": { "@types/classnames": "^2.2.7", @@ -129,7 +127,7 @@ "tslint-config-prettier": "^1.17.0", "tslint-eslint-rules": "^5.4.0", "tslint-react": "^3.6.0", - "umi": "^2.6.17", + "umi": "^2.7.0-beta.2", "umi-plugin-ga": "^1.1.3", "umi-plugin-pro-block": "^1.3.0", "umi-plugin-react": "^1.8.0-beta.1", @@ -148,4 +146,4 @@ "config/**/*.js*", "scripts/**/*.js" ] -} +} \ No newline at end of file -- GitLab