Skip to content

Commit 421b0ed

Browse files
committed
update to 2.5.1
1 parent 8e5c2f2 commit 421b0ed

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": "jpush-react-native",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "a jpush plugin for react native application",
55
"main": "index.js",
66
"scripts": {
@@ -24,7 +24,7 @@
2424
},
2525
"homepage": "https://github.com/jpush/jpush-react-native#readme",
2626
"peerDependencies": {
27-
"jcore-react-native": ">= 1.3.0"
27+
"jcore-react-native": ">= 1.3.1"
2828
},
2929
"devDependencies": {
3030
"babel-eslint": "^7.2.3",

0 commit comments

Comments
 (0)