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 6afa6b4 commit 4ea16b0Copy full SHA for 4ea16b0
2 files changed
package.json
@@ -102,7 +102,7 @@
102
"peerDependencies": {
103
"react": "*",
104
"react-native": "*",
105
- "react-native-nitro-modules": "^0.25.2"
+ "react-native-nitro-modules": ">=0.25.2"
106
},
107
"workspaces": [
108
"example",
yarn.lock
@@ -13949,7 +13949,7 @@ __metadata:
13949
peerDependencies:
13950
react: "*"
13951
react-native: "*"
13952
- react-native-nitro-modules: ^0.25.2
+ react-native-nitro-modules: ">=0.25.2"
13953
languageName: unknown
13954
linkType: soft
13955
0 commit comments