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 GitHub
parent 846a8df9a6
commit 6e28c141ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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