Skip to content

Commit fa8711b

Browse files
committed
dep(react, react-dom): rn uses react-native-renderer 19.0.0 which is incompat with react 19.2.0
1 parent fc916fb commit fa8711b

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
@@ -79,8 +79,8 @@
7979
"pixelmatch": "5.3.0",
8080
"promise.withresolvers": "1.0.3",
8181
"punycode": "2.3.0",
82-
"react": "19.2.0",
83-
"react-dom": "19.2.0",
82+
"react": "19.0.0",
83+
"react-dom": "19.0.0",
8484
"react-emoji-render": "2.0.1",
8585
"react-focus-on": "3.8.1",
8686
"react-i18next": "10.11.4",

0 commit comments

Comments
 (0)