Skip to content

Commit fed6374

Browse files
committed
mac
1 parent 9ec0012 commit fed6374

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@
8383
"asar": true,
8484
"asarUnpack": "**\\*.{node,dll}",
8585
"productName": "TxCRCPMEv${version}",
86-
// "artifactName": "TxCRCPMEv${version}.exe",
8786
"mac": {
8887
"target": ["dmg"],
8988
"category": "public.app-category.utilities"
@@ -95,9 +94,6 @@
9594
],
9695
"icon": "build/logo.png"
9796
},
98-
// "nsis": {
99-
// "artifactName": "TxCRCPMEv${version}-Setup.exe"
100-
// },
10197
"linux": {
10298
"target": "AppImage"
10399
}

0 commit comments

Comments
 (0)