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 5148052 commit 966db1fCopy full SHA for 966db1f
packages/host/package.json
@@ -72,7 +72,6 @@
72
"@react-native-node-api/cli-utils": "0.1.1",
73
"pkg-dir": "^8.0.0",
74
"read-pkg": "^9.0.1",
75
- "weak-node-api": "0.1.0",
76
"zod": "^4.1.11"
77
},
78
"devDependencies": {
@@ -82,6 +81,7 @@
82
81
83
"peerDependencies": {
84
"@babel/core": "^7.26.10",
85
- "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"
+ "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",
+ "weak-node-api": "0.1.0"
86
}
87
0 commit comments