mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 14:19:38 +00:00
Fixed issue preventing downloads from canceling
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user