From 54ca6057ffc789e97d32994bd019137e48ba23db Mon Sep 17 00:00:00 2001 From: Chen Zhouji Date: Fri, 24 Dec 2021 15:48:50 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=B7=EF=B8=8F=20fix=20error=20caused=20?= =?UTF-8?q?by=20react=20types=20(#1890)?= 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 5a422c6..5571a54 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "umi-plugin-hire": "^1.0.3" }, "resolutions": { - "@types/react": "^16.x" + "@types/react": "^17.x" }, "husky": { "hooks": {