Downgrade electron to known working version

This commit is contained in:
GamingLiamStudios 2022-03-09 11:46:24 +11:00
parent 140204ac0d
commit 57e5d2a98a
No known key found for this signature in database
GPG key ID: 3650DE4EAFF62ADD

View file

@ -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",