Skip to content

Commit ae642bc

Browse files
committed
Downgrade Electron from 26.2.1 to 25.8.1 to avoid renderer crash.
electron/electron#39775 Fixes #1327. Signed-off-by: Anders Kaseorg <[email protected]>
1 parent e90f373 commit ae642bc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"adm-zip": "^0.5.5",
160160
"auto-launch": "^5.0.5",
161161
"backoff": "^2.5.0",
162-
"electron": "^26.2.1",
162+
"electron": "^25.8.1",
163163
"electron-builder": "^24.6.4",
164164
"electron-log": "^4.3.5",
165165
"electron-updater": "^6.1.4",

0 commit comments

Comments
 (0)