Skip to content

Commit 6cb5beb

Browse files
authored
update react back to 17.0.1
1 parent 3032a28 commit 6cb5beb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"homepage": "https://github.com/orchoban/react.cordova-navigation_controller#readme",
4444
"peerDependencies": {
4545
"prop-types": "^15.6.0",
46-
"react": "*",
46+
"react": "^17.0.1",
4747
"react-dom": "^16.0.0"
4848
},
4949
"devDependencies": {
@@ -59,7 +59,7 @@
5959
"html-webpack-plugin": "^3.2.0",
6060
"path": "^0.12.7",
6161
"prop-types": "^15.6.0",
62-
"react": "*",
62+
"react": "^17.0.1",
6363
"react-dom": "^16.8.6",
6464
"style-loader": "^0.23.1",
6565
"webpack": "^4.32.2",

0 commit comments

Comments
 (0)