Fixed issue preventing downloads from canceling

This commit is contained in:
Geomitron
2021-04-10 17:52:50 -05:00
parent 4c3874b4c0
commit 1f2c7b5a53
2 changed files with 16 additions and 66 deletions

View File

@@ -46,7 +46,7 @@
"jquery": "^3.5.1",
"jsonfile": "^6.0.1",
"mv": "^2.1.1",
"needle": "^2.3.2",
"needle": "^2.6.0",
"node-7z": "^2.0.5",
"node-unrar-js": "^0.8.1",
"randombytes": "^2.1.0",
@@ -67,7 +67,7 @@
"@types/electron-window-state": "^2.0.33",
"@types/jsonfile": "^6.0.0",
"@types/mv": "^2.1.0",
"@types/needle": "^2.0.4",
"@types/needle": "^2.5.1",
"@types/node": "^14.14.37",
"@types/randombytes": "^2.0.0",
"@types/rimraf": "^3.0.0",