Skip to content
This repository was archived by the owner on Nov 15, 2019. It is now read-only.

Commit a67a294

Browse files
Updated electron-builder configuration
1 parent 98c5247 commit a67a294

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
}
2525
},
2626
"build": {
27-
"appId": "com.fabiospampinato.${name}",
28-
"copyright": "Copyright © 2018-present ${author}",
27+
"appId": "com.fabiospampinato.noty",
28+
"copyright": "Copyright © 2018-present Fabio Spampinato",
2929
"directories": {
3030
"output": "releases"
3131
},

0 commit comments

Comments
 (0)