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 02bf5fa commit 76f7f84Copy full SHA for 76f7f84
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jmessage-react-plugin",
3
- "version": "2.4.5",
+ "version": "2.4.6",
4
"description": "a jmessage plugin for react native application",
5
"main": "index.js",
6
"repository": {
@@ -18,7 +18,7 @@
18
"url": "https://github.com/jpush/jmessage-react-plugin/issues"
19
},
20
"peerDependencies": {
21
- "jcore-react-native": ">= 1.2.9"
+ "jcore-react-native": ">= 1.2.10"
22
23
"rnpm": {
24
"ios": {
@@ -43,6 +43,6 @@
43
44
"homepage": "https://github.com/jpush/jmessage-react-plugin#readme",
45
"dependencies": {
46
- "jcore-react-native": "^1.1.8-beta2"
+ "jcore-react-native": "^1.2.10"
47
}
48
0 commit comments