Skip to content

Commit

Permalink
Update Electron
Browse files Browse the repository at this point in the history
For Playwright is also an update available but it doesn't run with the
current Electron.

See issue Playwright issue #30755
microsoft/playwright#30755
  • Loading branch information
c3er committed May 12, 2024
1 parent 84fb25d commit 07a8b9f
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 @@ -132,7 +132,7 @@
},
"devDependencies": {
"clipboardy": "4.0.0",
"electron": "30.0.2",
"electron": "30.0.3",
"electron-builder": "24.13.3",
"eslint": "9.2.0",
"eslint-config-prettier": "9.1.0",
Expand Down

0 comments on commit 07a8b9f

Please sign in to comment.