Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 07ff0ae

Browse files
chore: remove msi packaging
1 parent 3ce7d25 commit 07ff0ae

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -237,12 +237,7 @@
237237
},
238238
"win": {
239239
"target": [
240-
{
241-
"target": "nsis"
242-
},
243-
{
244-
"target": "msi"
245-
}
240+
"nsis"
246241
],
247242
"publisherName": "Xcoding Labs Inc.",
248243
"signAndEditExecutable": true,

0 commit comments

Comments
 (0)