summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rwxr-xr-xpackage.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index b810a17..13c764b 100755
--- a/package.json
+++ b/package.json
@@ -12,7 +12,8 @@
],
"author": "fox",
"dependencies": {
- "adm-zip": "^0.4.7"
+ "adm-zip": "^0.4.7",
+ "js-sha1": "^0.6.0"
},
"devDependencies": {
"electron": "^4.0.7"