mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-05-26 15:06:36 +08:00
Bumping the version and updating the SDK dependency
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-code-push",
|
||||
"version": "1.0.1-beta",
|
||||
"version": "1.1.0-beta",
|
||||
"description": "React Native plugin for the CodePush service",
|
||||
"main": "CodePush.ios.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.0.0-beta",
|
||||
"code-push": "^1.1.0-beta",
|
||||
"extend": "3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user