Update electron-download to version 4.1.0
Respects the OS cache location and be able to set he cache location by setting the environment variable `ELECTRON_CACHE`.
This commit is contained in:
parent
3230048f81
commit
0c9e106502
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
"types": "electron.d.ts",
|
||||
"dependencies": {
|
||||
"@types/node": "^8.0.24",
|
||||
"electron-download": "^3.0.1",
|
||||
"electron-download": "^4.1.0",
|
||||
"extract-zip": "^1.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue