From 414296dff273b86227fa4f67822e9d89f6b25f68 Mon Sep 17 00:00:00 2001 From: afc163 Date: Tue, 18 Jun 2019 18:30:43 +0800 Subject: [PATCH] fix umi-types --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2851aae7..a1e88b5a 100644 --- a/package.json +++ b/package.json @@ -78,8 +78,7 @@ "umi-plugin-ga": "^1.1.3", "umi-plugin-pro-block": "^1.3.2", "umi-plugin-react": "^1.8.2", - "umi-request": "^1.0.7", - "umi-types": "^0.3.7" + "umi-request": "^1.0.7" }, "devDependencies": { "@ant-design/colors": "^3.1.0", @@ -116,6 +115,7 @@ "serverless-http": "^2.0.2", "slash2": "^2.0.0", "stylelint": "^10.1.0", + "umi-types": "^0.3.8", "webpack-theme-color-replacer": "^1.1.5" }, "optionalDependencies": { @@ -159,4 +159,4 @@ "create-umi" ] } -} +} \ No newline at end of file