Electron 8.0.0 crashes on macOS, reverting to 7.1.12

pull/12377/head
J. Ryan Stinnett 2020-02-13 15:24:59 +00:00
parent 51f2afb7b7
commit 036348cd60
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@
},
"build": {
"appId": "im.riot.app",
"electronVersion": "8.0.0",
"electronVersion": "7.1.12",
"files": [
"node_modules/**",
"src/**"