Dep upgrade, minor tweaks.

This commit is contained in:
Daniel Scalzi
2020-01-17 04:42:16 -05:00
parent 4f504cd470
commit 1110119df0
6 changed files with 528 additions and 327 deletions

View File

@@ -21,7 +21,7 @@ builder.build({
appId: 'helioslauncher',
productName: 'Helios Launcher',
artifactName: '${productName}.${ext}',
copyright: 'Copyright © 2018-2019 Daniel Scalzi',
copyright: 'Copyright © 2018-2020 Daniel Scalzi',
directories: {
buildResources: 'build',
output: 'dist'