Skip to content

Commit 7e3c887

Browse files
authored
Update React version in example (#26)
1 parent 8eb8b02 commit 7e3c887

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

example/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"expo-symbols": "~1.0.7",
3333
"expo-system-ui": "~6.0.8",
3434
"expo-web-browser": "~15.0.9",
35-
"react": "19.2.1",
36-
"react-dom": "19.2.1",
35+
"react": "19.2.2",
36+
"react-dom": "19.2.2",
3737
"react-native": "0.81.5",
3838
"react-native-gesture-handler": "~2.28.0",
3939
"react-native-reanimated": "~4.1.1",

0 commit comments

Comments
 (0)