From 43fd644390448af0e6cd95190a0843167af87687 Mon Sep 17 00:00:00 2001 From: chenshuai2144 Date: Thu, 30 Jul 2020 00:42:24 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20bug:=20fix=20the=20problem=20tha?= =?UTF-8?q?t=20redirection=20will=20reload?= 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 f491d9d7..62f6115d 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "react": "^16.8.6", "react-dom": "^16.8.6", "react-helmet-async": "^1.0.4", - "umi": "^3.2.0", + "umi": "^3.2.13", "umi-request": "^1.0.8", "use-merge-value": "^1.0.1" },