mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-16 19:51:57 +08:00
Bumped code-push version (#1365)
This commit is contained in:
1303
package-lock.json
generated
1303
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user