Skip to content

Commit c15ff3d

Browse files
committed
Updated productName and forge config.
1 parent 44bfb45 commit c15ff3d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,12 @@
3232
"name": "dba",
3333
"email": "[email protected]"
3434
},
35-
"license": "MIT",
35+
"license": "GPL-3.0",
3636
"config": {
3737
"forge": {
3838
"packagerConfig": {
39-
"icon": "./assets/icons/icon"
39+
"icon": "./assets/icons/icon",
40+
"executableName": "weather-data-center"
4041
},
4142
"makers": [
4243
{

0 commit comments

Comments
 (0)