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 7b5e1d1 commit 614eeb8Copy full SHA for 614eeb8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jmessage-react-plugin",
3
- "version": "2.4.7",
+ "version": "2.4.8",
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.10"
+ "jcore-react-native": ">= 1.2.11"
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.2.10"
+ "jcore-react-native": "^1.2.11"
47
}
48
0 commit comments