Tags: christama/electron-api-demos
Tags
Use update-electron-app (electron#361) * remove old autoUpdater code * use update-electron-app module * fix package lock synchronicity * update package lock * re-add removed call to initialize function * lint
feat: add a command-line-interface for launching (electron#378) * feat: add a command-line-interface for launching * lint
use current and LTS Node.js in CI (electron#381) Update `.travis.yml` to use latest Node.js and an LTS release for testing. Currently, Node.js 4.x is hard-coded. Node.js 4.x is currently unsupported by the Node.js project. There will be no more 4.x releases. Any security vulnerabilities or other bugs currently in 4.x will be there forever.
Merge pull request electron#299 from electron/update-packaging Update packaging setup
Merge pull request electron#266 from electron/upkeep update dependencies
PreviousNext