aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2018-01-04 18:39:06 +0900
committerGitHub <noreply@github.com>2018-01-04 18:39:06 +0900
commitc3d1535224231cd379cf503a4c4937342ef27383 (patch)
treeafe6fce4c821032d5a1c613d7b4a00b5914042fa /package-lock.json
parentf484fda718d86603bee0c739f54a6156a012162a (diff)
parent049ab1234c324ec78a608a5db9253a064390a056 (diff)
Merge pull request #301 from ueokande/zip-archive
Zip archive
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index 7e88990..0d5ffd8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -199,6 +199,12 @@
}
}
},
+ "adm-zip": {
+ "version": "0.4.7",
+ "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.4.7.tgz",
+ "integrity": "sha1-hgbCy/HEJs6MjsABdER/1Jtur8E=",
+ "dev": true
+ },
"after": {
"version": "0.8.2",
"resolved": "https://registry.npmjs.org/after/-/after-0.8.2.tgz",