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

Commit 80461b9

Browse files
committed
add publisher name
1 parent e943685 commit 80461b9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,10 @@
235235
"win": {
236236
"target": [
237237
"nsis"
238-
]
238+
],
239+
"publisherName": "Xcoding Labs Inc.",
240+
"signAndEditExecutable": true,
241+
"verifyUpdateCodeSignature": true
239242
},
240243
"linux": {
241244
"target": [

0 commit comments

Comments
 (0)