aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3d613f8..43e7340 100644
--- a/package.json
+++ b/package.json
@@ -17,6 +17,9 @@
},
"homepage": "https://github.com/0neGal/viper#readme",
"dependencies": {
- "electron": "^16.0.5"
+ "electron": "^16.0.5",
+ "follow-redirects": "^1.14.6",
+ "request": "^2.88.2",
+ "unzipper": "^0.10.11"
}
}