Skip to content

Commit c3120d2

Browse files
committed
udpate to 2.6.0
1 parent 98fc86c commit c3120d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jmessage-react-plugin",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "a jmessage plugin for react native application",
55
"main": "index.js",
66
"repository": {
@@ -43,6 +43,6 @@
4343
},
4444
"homepage": "https://github.com/jpush/jmessage-react-plugin#readme",
4545
"dependencies": {
46-
"jcore-react-native": "^1.2.11"
46+
"jcore-react-native": ">=1.3.1"
4747
}
4848
}

0 commit comments

Comments
 (0)