Skip to content

Commit

Permalink
Downgrade to Electron 27
Browse files Browse the repository at this point in the history
28's file size is significantly larger for no good reason
  • Loading branch information
xanderfrangos committed Jan 4, 2024
1 parent e3cbf99 commit 30c3399
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -165,7 +165,7 @@
"@babel/preset-react": "^7.23.3",
"concurrently": "^5.3.0",
"cross-env": "^7.0.3",
"electron": "^28.1.1",
"electron": "^27.2.1",
"electron-builder": "^24.9.1",
"node-gyp": "^9.4.0",
"parcel-bundler": "^1.12.5",
Expand Down

0 comments on commit 30c3399

Please sign in to comment.