mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
refactor to use electron-download
This commit is contained in:
@@ -17,13 +17,9 @@
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"extract-zip": "^1.0.3",
|
||||
"home-path": "^0.1.1",
|
||||
"mkdirp": "^0.5.0",
|
||||
"nugget": "^1.2.0",
|
||||
"path-exists": "^1.0.0"
|
||||
"electron-download": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "^2.3.3",
|
||||
"tape": "^3.0.1"
|
||||
},
|
||||
"author": "Mathias Buus",
|
||||
|
||||
Reference in New Issue
Block a user