Downgrade electron to known working version
This commit is contained in:
parent
140204ac0d
commit
57e5d2a98a
1 changed files with 2 additions and 2 deletions
|
@ -109,9 +109,9 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"build": {
|
"build": {
|
||||||
"electronVersion": "17.1.0",
|
"electronVersion": "16.0.7",
|
||||||
"electronDownload": {
|
"electronDownload": {
|
||||||
"version": "18.0.0-alpha.5+wvcus",
|
"version": "16.0.7+wvcus",
|
||||||
"mirror": "https://github.com/castlabs/electron-releases/releases/download/v"
|
"mirror": "https://github.com/castlabs/electron-releases/releases/download/v"
|
||||||
},
|
},
|
||||||
"appId": "cider",
|
"appId": "cider",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue