Put electronVersion back (#287)

seems letting electron builder take it from the dependencies confuses
the keytar build process
This commit is contained in:
David Baker 2021-12-13 16:01:53 +00:00 committed by David Baker
parent aa6e4d5ce2
commit e2bdedfec1

View file

@ -83,6 +83,7 @@
},
"build": {
"appId": "im.riot.app",
"electronVersion": "13.5.2",
"files": [
"package.json",
{