diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ec6343a..52a3b2e 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "marked": "^4.0.10", "recursive-copy": "^2.0.13", "simple-vdf": "^1.1.1", - "unzipper": "^0.10.11" + "unzip-stream": "^0.3.1" }, "devDependencies": { "electron": "^28.2.0", |