.
This commit is contained in:
parent
b4d8c46029
commit
32347a82ce
1 changed files with 2 additions and 1 deletions
|
@ -43,5 +43,6 @@
|
|||
"nsis": {
|
||||
"perMachine": true
|
||||
},
|
||||
"beforeBuild": "build/downloadDaemon.js"
|
||||
"beforeBuild": "build/downloadDaemon.js",
|
||||
"artifactName": "${productName}_${version}.${ext}"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue