Roll back electron to v29 (#1653)
We've had a few problems with segfaults from v30. Let's roll back to v29 while the electron folks work on it.
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@
|
||||
"app-builder-lib": "24.13.3",
|
||||
"chokidar": "^3.5.2",
|
||||
"detect-libc": "^2.0.0",
|
||||
"electron": "^30.0.0",
|
||||
"electron": "^29.0.0",
|
||||
"electron-builder": "24.13.3",
|
||||
"electron-builder-squirrel-windows": "24.13.3",
|
||||
"electron-devtools-installer": "^3.2.0",
|
||||
|
||||
Reference in New Issue
Block a user