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

Commit 290a26e

Browse files
chore: change win build to appx
1 parent bc1e662 commit 290a26e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@
233233
},
234234
"win": {
235235
"target": [
236-
"nsis"
236+
"appx"
237237
],
238238
"publisherName": "Xcoding Labs Inc.",
239239
"signAndEditExecutable": true,

0 commit comments

Comments
 (0)