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

yazl 2.4启用了Zip64,导致安卓出现更新失败

This commit is contained in:
tdzl2003
2016-07-01 15:33:15 +08:00
parent d4dfd53e90
commit de3ea04239

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-update",
"version": "1.1.0",
"version": "1.1.1",
"description": "react-native hot update",
"main": "lib/index.js",
"scripts": {
@@ -39,7 +39,7 @@
"request": "^2.69.0",
"rimraf": "^2.5.2",
"yauzl": "^2.4.1",
"yazl": "^2.3.0"
"yazl": "2.3.0"
},
"devDependencies": {
"babel-cli": "^6.5.1",