use zip and unzip from path (#161)

This commit is contained in:
Bryan MacFarlane
2019-09-24 17:07:08 -04:00
committed by GitHub
parent 3116829a9b
commit 67eeeea9fa
9 changed files with 8 additions and 30 deletions
+2 -5
View File
@@ -4360,7 +4360,6 @@
"minipass": {
"version": "2.3.5",
"bundled": true,
"optional": true,
"requires": {
"safe-buffer": "^5.1.2",
"yallist": "^3.0.0"
@@ -4556,8 +4555,7 @@
},
"safe-buffer": {
"version": "5.1.2",
"bundled": true,
"optional": true
"bundled": true
},
"safer-buffer": {
"version": "2.1.2",
@@ -4647,8 +4645,7 @@
},
"yallist": {
"version": "3.0.3",
"bundled": true,
"optional": true
"bundled": true
}
}
},