We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f31566 + 822f47d commit e717eb0Copy full SHA for e717eb0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-code-push",
3
- "version": "1.8.0-beta",
+ "version": "1.9.0-beta",
4
"description": "React Native plugin for the CodePush service",
5
"main": "CodePush.js",
6
"homepage": "https://microsoft.github.io/code-push",
@@ -16,7 +16,7 @@
16
"url": "https://github.com/Microsoft/react-native-code-push"
17
},
18
"dependencies": {
19
- "code-push": "1.7.0-beta"
+ "code-push": "1.8.0-beta"
20
21
"devDependencies": {
22
"react-native": "0.19.0"
0 commit comments