Bumped code-push version (#1365)

This commit is contained in:
Nickolay Toropov
2018-07-31 15:26:37 +03:00
committed by GitHub
parent 30b829c285
commit dac18c0e10
2 changed files with 689 additions and 618 deletions

1303
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-code-push",
"version": "1000.0.0-beta",
"version": "5.4.1",
"description": "React Native plugin for the CodePush service",
"main": "CodePush.js",
"typings": "typings/react-native-code-push.d.ts",
@@ -17,7 +17,7 @@
"url": "https://github.com/Microsoft/react-native-code-push"
},
"dependencies": {
"code-push": "2.0.5",
"code-push": "2.0.6",
"glob": "^5.0.15",
"hoist-non-react-statics": "^2.3.1",
"inquirer": "1.1.2",