From ae69b63dedc2fbac7609501f4faf0dbd098431a8 Mon Sep 17 00:00:00 2001 From: Louis Grignon Date: Tue, 14 Jun 2022 10:55:10 +0200 Subject: [PATCH] Update package.json --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1441909..3b00ffd 100644 --- a/package.json +++ b/package.json @@ -41,8 +41,8 @@ }, "peerDependencies": { "lodash": "^4.17.13", - "react": "^16.8.6", - "react-dom": "^16.8.6", + "react": "^17.0.1", + "react-dom": "^17.0.1", "prop-types": "^15.6.2", "@fortawesome/fontawesome-free": "^5.6.3" }, @@ -57,8 +57,8 @@ "inferno": "^5.0.0", "load-styles": "^2.0.0", "nwb": "0.23.x", - "react": "^16.8.6", - "react-dom": "^16.8.6", + "react": "^17.0.1", + "react-dom": "^17.0.1", "remark-lint": "^6.0.4" }, "author": "",