chore: package.json changes

This commit is contained in:
Fabio Di Stasio 2022-06-02 12:50:05 +02:00
parent 8ce1d1a964
commit 20b814378b
2 changed files with 1 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 172 KiB

View File

@ -48,7 +48,6 @@
"package.json" "package.json"
], ],
"win": { "win": {
"icon": "assets/icon.png",
"target": [ "target": [
"nsis", "nsis",
"portable" "portable"
@ -87,7 +86,7 @@
"license": "./LICENSE", "license": "./LICENSE",
"installerIcon": "assets/icon.ico", "installerIcon": "assets/icon.ico",
"uninstallerIcon": "assets/icon.ico", "uninstallerIcon": "assets/icon.ico",
"installerHeader": "assets/icon.png" "installerHeader": "assets/icon.ico"
}, },
"portable": { "portable": {
"artifactName": "${productName}-${version}-portable.exe" "artifactName": "${productName}-${version}-portable.exe"