mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 17:25:50 +03:00
Electron 8.0.0 crashes on macOS, reverting to 7.1.12
This commit is contained in:
parent
51f2afb7b7
commit
036348cd60
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@
|
|||
},
|
||||
"build": {
|
||||
"appId": "im.riot.app",
|
||||
"electronVersion": "8.0.0",
|
||||
"electronVersion": "7.1.12",
|
||||
"files": [
|
||||
"node_modules/**",
|
||||
"src/**"
|
||||
|
|
Loading…
Reference in a new issue