From dc82ba2a4eac5e60be396591922de26213ceec81 Mon Sep 17 00:00:00 2001 From: chenshuai2144 Date: Thu, 5 Mar 2020 14:10:09 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20bug:=20Fix=20the=20problem=20of?= =?UTF-8?q?=20access=20error=20under=20ie11?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ad12257..98d2b6c8 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "stylelint": "^13.0.0", "umi-plugin-antd-icon-config": "^1.0.2", "umi-plugin-ga": "^1.1.3", - "umi-plugin-pro": "^1.0.2", + "umi-plugin-pro": "^1.0.3", "umi-types": "^0.5.9" }, "optionalDependencies": {