aboutsummaryrefslogtreecommitdiff
path: root/boilerplate/package.json
AgeCommit message (Collapse)AuthorFilesLines
2018-06-18Bump dependencies (#22)HEADmasterRajat Soni1-5/+5
2017-05-09TweaksSindre Sorhus1-12/+2
2016-09-04Update for Electron Packager 8.0.0 (#15)Mark Lee1-2/+2
2016-08-16bump dependenciesSindre Sorhus1-1/+1
2016-08-16electron-prebuilt → electronSindre Sorhus1-1/+1
2016-05-12bump dependenciesSindre Sorhus1-3/+4
2016-04-19bump dependenciesSindre Sorhus1-2/+2
2016-04-11bump dependenciesSindre Sorhus1-2/+2
2016-04-06bump dependencies and simplify configSindre Sorhus1-5/+4
2015-12-15bump depsSindre Sorhus1-3/+3
2015-11-18:arrow_up: [email protected]Sindre Sorhus1-8/+6
2015-10-26bump depsSindre Sorhus1-4/+4
2015-10-18[email protected]Sindre Sorhus1-2/+2
2015-09-28[email protected]Sindre Sorhus1-2/+2
2015-09-20[email protected]Sindre Sorhus1-9/+7
2015-08-29remove `main` field in package.jsonSindre Sorhus1-1/+0
No longer needed: https://github.com/atom/electron/releases/tag/v0.31.1
2015-08-29[email protected]Sindre Sorhus1-2/+2
2015-08-26add `browser` env to lintingSindre Sorhus1-0/+4
2015-08-24add XOSindre Sorhus1-1/+9
2015-08-24[email protected]Sindre Sorhus1-2/+2
2015-08-20[email protected]Sindre Sorhus1-2/+2
2015-08-20ignore only the top-level folder that is named exactly `dist`Sindre Sorhus1-1/+1
Forgot that `--ignore` is supposed to be a regex. Previously it would match anything containing `dist` at any level, which was pretty bad. See: https://github.com/sindresorhus/generator-electron/issues/16
2015-07-19bump electron to 0.30.0Sindre Sorhus1-2/+2
2015-07-14bump electron to 0.29.2Sindre Sorhus1-2/+2
2015-07-14Stop including completed builds in later buildsSindre Sorhus1-1/+1
https://github.com/sindresorhus/generator-electron/pull/15
2015-07-06bump depsSindre Sorhus1-3/+3
2015-07-06build for all platforms - fixes #5Sindre Sorhus1-2/+2
2015-06-17bump depsSindre Sorhus1-2/+2
2015-06-03add `electron-debug`Sindre Sorhus1-0/+3
https://github.com/sindresorhus/electron-debug
2015-06-03bump electronSindre Sorhus1-3/+3
2015-05-07build the app into an asar archive for better perf and smaller sizeSindre Sorhus1-3/+3
2015-04-28use `electron` instead of `atom-shell` - fixes #1Sindre Sorhus1-4/+4
2015-04-23initSindre Sorhus1-0/+33