Skip to content

Commit 49b1a79

Browse files
KenChoiKenChoi
authored andcommitted
prepare release v2.1.3
1 parent 8081274 commit 49b1a79

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.1.2",
3+
"version": "2.1.3",
44
"description": "a jpush plugin for react native application",
55
"main": "index.js",
66
"scripts": {
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/jpush/jpush-react-native#readme",
2525
"peerDependencies": {
26-
"jcore-react-native": ">= 1.1.5"
26+
"jcore-react-native": ">= 1.2.0"
2727
},
2828
"rnpm": {
2929
"ios": {

0 commit comments

Comments
 (0)