Skip to content

Commit

Permalink
Merge pull request #9 from jpush/dev
Browse files Browse the repository at this point in the history
prepare release v1.1.0
  • Loading branch information
KenChoi1992 authored Oct 30, 2017
2 parents ae51b4c + 1cac8f5 commit 39b982b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "janalytics-react-native",
"version": "1.0.2",
"version": "1.1.0",
"description": "",
"main": "index.js",
"directories": {
Expand All @@ -23,8 +23,8 @@
},
"homepage": "https://github.com/jpush/janalytics-react-native#readme",
"peerDependencies": {
"jcore-react-native": ">= 1.0.0"
},
"jcore-react-native": ">= 1.2.0"
},
"rnpm": {
"ios": {
"sharedLibraries": [
Expand All @@ -42,4 +42,4 @@
]
}
}
}
}

0 comments on commit 39b982b

Please sign in to comment.