Compare commits

...

1 Commits

Author SHA1 Message Date
David Baker
6e28c141ab
Put electronVersion back (#287)
seems letting electron builder take it from the dependencies confuses
the keytar build process
2021-12-13 16:01:53 +00:00

View File

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