Downgrade to electron 15 (#311)

Attempt 2 of https://github.com/vector-im/element-desktop/pull/310 after conflicting dependabot PR

Due to https://github.com/vector-im/element-web/issues/20467
This commit is contained in:
David Baker
2022-01-26 16:45:58 +00:00
committed by GitHub
parent bfb96a33ba
commit 8fd24d2fa2
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
"app-builder-lib": "^22.14.10",
"asar": "^2.0.1",
"chokidar": "^3.5.2",
"electron": "^16.0.7",
"electron": "^15.3.5",
"electron-builder": "22.11.4",
"electron-builder-squirrel-windows": "22.11.4",
"electron-devtools-installer": "^3.1.1",