chore: windows signing

This commit is contained in:
Mo
2022-06-13 16:28:50 -05:00
parent 8c01180726
commit 927f6dec58
5 changed files with 25 additions and 1 deletions

View File

@@ -113,7 +113,8 @@
"win": {
"certificateSubjectName": "Standard Notes Ltd.",
"publisherName": "Standard Notes Ltd.",
"signDlls": true
"signDlls": true,
"sign": "scripts/windowsSign.js"
},
"nsis": {
"deleteAppDataOnUninstall": true