Merge pull request #39 from vector-im/dbkr/remove_win_certificate

Remove the certificate config for windows
This commit is contained in:
David Baker 2020-03-03 10:45:21 +00:00 committed by GitHub
commit 88e51bd458
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,8 +97,7 @@
"win": { "win": {
"target": { "target": {
"target": "squirrel" "target": "squirrel"
}, }
"certificateSubjectName": "New Vector Ltd"
}, },
"directories": { "directories": {
"output": "dist" "output": "dist"