Skip to content

Commit 215634a

Browse files
committed
Update react monorepo to v18
1 parent aa8b33a commit 215634a

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
@@ -76,8 +76,8 @@
7676
"@react-navigation/native": "6.0.8",
7777
"axios": "^0.24.0 || ^0.25.0",
7878
"lodash": "^4.17.21",
79-
"react": "^17.0.2",
80-
"react-dom": "^17.0.2",
79+
"react": "^17.0.2 || ^18.0.0",
80+
"react-dom": "^17.0.2 || ^18.0.0",
8181
"react-redux": "^7.2.4",
8282
"redux": "^4.1.0",
8383
"reselect": "^4.0.0"

0 commit comments

Comments
 (0)