Upgrade to electron 17 (#318)

In theory, this might make https://github.com/vector-im/element-web/issues/20467 go away
This commit is contained in:
David Baker
2022-02-08 19:25:06 +00:00
committed by GitHub
parent 230657b1db
commit a80bc76e22
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": "^15.3.5",
"electron": "^17",
"electron-builder": "22.11.4",
"electron-builder-squirrel-windows": "22.11.4",
"electron-devtools-installer": "^3.1.1",