Upgrade to electron-download@3.0.1
This commit is contained in:
parent
e6c0036726
commit
2227631b44
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"extract-zip": "^1.0.3",
|
||||
"electron-download": "^3.0.0"
|
||||
"electron-download": "^3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"home-path": "^0.1.1",
|
||||
|
@ -31,4 +31,4 @@
|
|||
"keywords": [
|
||||
"electron"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue