update to electron 8.0.3 for VoiceOver fixes

This commit is contained in:
Michael Telatynski 2020-03-03 10:02:56 +00:00
parent c91a39097d
commit 15a9a3f704

View File

@ -61,7 +61,7 @@
}, },
"build": { "build": {
"appId": "im.riot.app", "appId": "im.riot.app",
"electronVersion": "8.0.1", "electronVersion": "8.0.3",
"files": [ "files": [
"package.json", "package.json",
{ {