mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-05-14 02:14:52 +08:00
Merge pull request #253 from Microsoft/bump-version
Bump version for react native plugin
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-code-push",
|
||||
"version": "1.8.0-beta",
|
||||
"version": "1.9.0-beta",
|
||||
"description": "React Native plugin for the CodePush service",
|
||||
"main": "CodePush.js",
|
||||
"homepage": "https://microsoft.github.io/code-push",
|
||||
@@ -16,7 +16,7 @@
|
||||
"url": "https://github.com/Microsoft/react-native-code-push"
|
||||
},
|
||||
"dependencies": {
|
||||
"code-push": "1.7.0-beta"
|
||||
"code-push": "1.8.0-beta"
|
||||
},
|
||||
"devDependencies": {
|
||||
"react-native": "0.19.0"
|
||||
|
||||
Reference in New Issue
Block a user