Upgrade to Electron 12.0.2

This is a [major release](https://www.electronjs.org/blog/electron-12-0)
upgrade. There are a few breaking changes, but none seem to affect us.

We believe moving to Electron 12 will help with some graphics issues on certain
systems.

Fixes https://github.com/vector-im/element-web/issues/15869
This commit is contained in:
J. Ryan Stinnett 2021-04-01 11:53:24 +01:00
parent 3c68fe796f
commit d11a7e77ac

View file

@ -62,7 +62,7 @@
},
"build": {
"appId": "im.riot.app",
"electronVersion": "11.4.1",
"electronVersion": "12.0.2",
"files": [
"package.json",
{