We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d97e50 commit 8dccd08Copy full SHA for 8dccd08
packages/host/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-node-api",
3
- "version": "0.3.3",
+ "version": "0.3.2",
4
"description": "Node-API for React Native",
5
"homepage": "https://github.com/callstackincubator/react-native-node-api",
6
"repository": {
@@ -95,6 +95,6 @@
95
},
96
"peerDependencies": {
97
"@babel/core": "^7.26.10",
98
- "react-native": "0.79.1 || 0.79.2 || 0.79.3 || 0.79.4 || 0.79.5"
+ "react-native": "0.79.1 || 0.79.2 || 0.79.3 || 0.79.4 || 0.79.5 || 0.79.6 || 0.80.0 || 0.80.1 || 0.80.2 || 0.81.0 || 0.81.1"
99
}
100
0 commit comments