From 2f0e32828f416acddfab098942feaba387f10455 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 21:33:08 +0000 Subject: [PATCH] Update react to version 17.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f443130..c20108b3 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "country-flag-emoji-json": "^1.0.2", "maxmind": "^4.3.0", "node-libs-browser": "^2.2.1", - "react": "^16.13.1" + "react": "^17.0.0" }, "devDependencies": { "@babel/core": "^7.12.3",