Skip to content

Commit d9e4b0a

Browse files
committed
Update electron-builder configuration.
Signed-off-by: Anders Kaseorg <[email protected]>
1 parent 0c7ce62 commit d9e4b0a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,13 +119,11 @@
119119
}
120120
],
121121
"icon": "build/icon.ico",
122-
"signtoolOptions": {
123-
"publisherName": "Kandra Labs, Inc."
124-
},
125122
"azureSignOptions": {
126123
"endpoint": "https://eus.codesigning.azure.net/",
127124
"codeSigningAccountName": "kandralabs",
128125
"certificateProfileName": "kandralabs",
126+
"publisherName": "Kandra Labs, Inc.",
129127
"timestampRfc3161": "http://timestamp.acs.microsoft.com",
130128
"timestampDigest": "SHA256"
131129
}

0 commit comments

Comments
 (0)