summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json
index 81c507a..de36d18 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,11 @@
"LICENSE"
],
"dependencies": {
+ "@types/extract-zip": "^1.6.2",
+ "@types/fs-extra": "^5.0.2",
"discord-rpc": "^3.0.0-beta.10",
+ "extract-zip": "^1.6.6",
+ "fs-extra": "^6.0.1",
"request": "^2.87.0",
"request-progress": "^3.0.0"
}