Skip to content

Commit 0763a46

Browse files
authored
Update react-native peer dependency version range
1 parent 6a3267c commit 0763a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/host/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,6 @@
9797
},
9898
"peerDependencies": {
9999
"@babel/core": "^7.26.10",
100-
"react-native": "0.79.1 || 0.79.2 || 0.79.3 || 0.79.4 || 0.79.5 || 0.79.6 || 0.79.7 || 0.80.0 || 0.80.1 || 0.80.2 || 0.81.0 || 0.81.1 || 0.81.2 || 0.81.3 || 0.81.4"
100+
"react-native": "0.79.1 || 0.79.2 || 0.79.3 || 0.79.4 || 0.79.5 || 0.79.6 || 0.79.7 || 0.80.0 || 0.80.1 || 0.80.2 || 0.81.0 || 0.81.1 || 0.81.2 || 0.81.3 || 0.81.4 || 0.81.5"
101101
}
102102
}

0 commit comments

Comments
 (0)