Skip to content

Commit

Permalink
Upgrade to Electron 29
Browse files Browse the repository at this point in the history
We skip Electron 28, as Construct games crash under that version
  • Loading branch information
alts committed Jun 20, 2024
1 parent b4f6e77 commit 536ed04
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"codecov": "^3.8.1",
"cross-env": "^7.0.3",
"css-loader": "^5.2.4",
"electron": "^27.3.11",
"electron": "^29.4.2",
"electron-packager": "^15.2.0",
"file-loader": "^6.2.0",
"happypack": "^5.0.1",
Expand Down

0 comments on commit 536ed04

Please sign in to comment.