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

Commit 215d0ac

Browse files
committed
add msi packaging
1 parent 59a86c9 commit 215d0ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,8 @@
234234
},
235235
"win": {
236236
"target": [
237-
"nsis"
237+
"nsis",
238+
"msi"
238239
],
239240
"publisherName": "Xcoding Labs Inc.",
240241
"signAndEditExecutable": true,

0 commit comments

Comments
 (0)