electron/npm
Mark Lee cda13e5e79 feat: upgrade electron-download to 4.x
This is a breaking change, as it causes the `electron` module to require
Node 4.x (which has been EOL'd anyway).

Upgrading adds features such as a customizable cache location (via the
`ELECTRON_CACHE` environment variable).

Originally merged in https://github.com/electron/electron/pull/10922 but
was reverted because it was going into a version of Electron that did
not allow breaking changes.
2018-05-17 23:16:27 -07:00
..
cli.js add standard 2015-11-30 12:00:54 -08:00
index.js Provide an easy way to use a local build of Electron (#12426) 2018-03-25 00:03:17 -04:00
install.js Provide an easy way to use a local build of Electron (#12426) 2018-03-25 00:03:17 -04:00
package.json feat: upgrade electron-download to 4.x 2018-05-17 23:16:27 -07:00