summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rwxr-xr-xpackage.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index a686e83..b810a17 100755
--- a/package.json
+++ b/package.json
@@ -11,6 +11,9 @@
"Electron"
],
"author": "fox",
+ "dependencies": {
+ "adm-zip": "^0.4.7"
+ },
"devDependencies": {
"electron": "^4.0.7"
}