Skip to content

Commit 81229f3

Browse files
committed
Release v2.4.0
1 parent 2ad06d1 commit 81229f3

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.3.0",
3+
"version": "2.4.0",
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.2.11"
27+
"jcore-react-native": ">= 1.3.0"
2828
},
2929
"devDependencies": {
3030
"babel-eslint": "^7.2.3",

0 commit comments

Comments
 (0)