1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-31 21:33:12 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

bugfix: switchVersion failed on Android after 0.29

This commit is contained in:
tdzl2003
2016-08-17 21:25:11 +08:00
parent 5e5a214c13
commit 7bf0fb12de
4 changed files with 81 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-update",
"version": "2.1.0",
"version": "3.0.1",
"description": "react-native hot update",
"main": "lib/index.js",
"scripts": {
@@ -38,7 +38,7 @@
"read": "^1.0.7",
"request": "^2.69.0",
"rimraf": "^2.5.2",
"yauzl": "^2.4.1",
"yauzl": "2.4.1",
"yazl": "2.3.0"
},
"devDependencies": {