Roll back electron to fix context-menu on macOS (#2074)

This commit is contained in:
Michael Telatynski
2025-01-09 14:42:20 +00:00
committed by GitHub
parent 84b2f9869e
commit 2bf10c14bd
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -88,7 +88,7 @@
"app-builder-lib": "25.1.8",
"chokidar": "^4.0.0",
"detect-libc": "^2.0.0",
"electron": "^33.0.0",
"electron": "32.0.0",
"electron-builder": "25.1.8",
"electron-builder-squirrel-windows": "25.1.8",
"electron-devtools-installer": "^4.0.0",