Skip to content

Commit b7a85aa

Browse files
authored
Merge pull request #76 from channel-io/develop
0.6.9
2 parents 1577f78 + 2087631 commit b7a85aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-channel-plugin",
3-
"version": "0.6.8",
3+
"version": "0.6.9",
44
"description": "react native module for channel io",
55
"main": "index.js",
66
"scripts": {
@@ -13,7 +13,7 @@
1313
"license": "SDK",
1414
"homepage": "https://www.channel.io",
1515
"peerDependencies": {
16-
"react-native": "^0.60.0",
17-
"react-native-firebase": "^5.0.0"
16+
"react-native": ">=0.60.0",
17+
"react-native-firebase": ">=5.0.0"
1818
}
1919
}

0 commit comments

Comments
 (0)