Skip to content

Commit 0b5baf6

Browse files
committed
Pin react-native and react-native-macos to v0.74
1 parent 57cd932 commit 0b5baf6

File tree

2 files changed

+399
-119
lines changed

2 files changed

+399
-119
lines changed

example/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@
1414
"@react-navigation/native-stack": "^6.9.26",
1515
"@react-navigation/stack": "^6.3.29",
1616
"react": "^18.3.1",
17-
"react-native": "^0.74.2",
17+
"react-native": "~0.74.6",
1818
"react-native-gesture-handler": "^2.17.1",
19+
"react-native-macos": "~0.74.15",
1920
"react-native-safe-area-context": "link:../",
2021
"react-native-screens": "^3.32.0"
2122
},

0 commit comments

Comments
 (0)