Skip to content

Commit

Permalink
Reverted to Electron 21 as workaround for bug #416
Browse files Browse the repository at this point in the history
  • Loading branch information
digimezzo committed Aug 10, 2023
1 parent 31277e2 commit 8fb0244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/jest": "^29.5.1",
"@types/node": "^14.14.33",
"core-js": "2.6.1",
"electron": "^24.0.0",
"electron": "^21.0.0",
"electron-builder": "24.4.0",
"electron-rebuild": "3.2.9",
"electron-reload": "1.5.0",
Expand Down

0 comments on commit 8fb0244

Please sign in to comment.