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.
2 parents 1577f78 + 2087631 commit b7a85aaCopy full SHA for b7a85aa
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-channel-plugin",
3
- "version": "0.6.8",
+ "version": "0.6.9",
4
"description": "react native module for channel io",
5
"main": "index.js",
6
"scripts": {
@@ -13,7 +13,7 @@
13
"license": "SDK",
14
"homepage": "https://www.channel.io",
15
"peerDependencies": {
16
- "react-native": "^0.60.0",
17
- "react-native-firebase": "^5.0.0"
+ "react-native": ">=0.60.0",
+ "react-native-firebase": ">=5.0.0"
18
}
19
0 commit comments