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 98fc86c commit c3120d2Copy full SHA for c3120d2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jmessage-react-plugin",
3
- "version": "3.0.0",
+ "version": "3.1.0",
4
"description": "a jmessage plugin for react native application",
5
"main": "index.js",
6
"repository": {
@@ -43,6 +43,6 @@
43
},
44
"homepage": "https://github.com/jpush/jmessage-react-plugin#readme",
45
"dependencies": {
46
- "jcore-react-native": "^1.2.11"
+ "jcore-react-native": ">=1.3.1"
47
}
48
0 commit comments