We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f09a25 commit 8f88804Copy full SHA for 8f88804
2 files changed
package.json
@@ -101,7 +101,7 @@
101
"peerDependencies": {
102
"react": "*",
103
"react-native": "*",
104
- "react-native-nitro-modules": "^0.25.2"
+ "react-native-nitro-modules": ">=0.25.2"
105
},
106
"workspaces": [
107
"example",
yarn.lock
@@ -13938,7 +13938,7 @@ __metadata:
13938
peerDependencies:
13939
react: "*"
13940
react-native: "*"
13941
- react-native-nitro-modules: ^0.25.2
+ react-native-nitro-modules: ">=0.25.2"
13942
languageName: unknown
13943
linkType: soft
13944
0 commit comments