Skip to content

Commit 07a1c8f

Browse files
committed
chore: bump minimum react-native version to 0.75
1 parent 474dcfb commit 07a1c8f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
},
7979
"peerDependencies": {
8080
"react": ">=17.0.0",
81-
"react-native": ">=0.74.0",
81+
"react-native": ">=0.75.0",
8282
"react-native-nitro-modules": ">=0.24.1"
8383
},
8484
"resolutions": {

0 commit comments

Comments
 (0)