Skip to content

Commit

Permalink
fix: downgrade electron due to memory cage bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Apr 19, 2023
1 parent a581d9b commit 75a395e
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 143 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/node-hid": "^1.3.1",
"@types/sharp": "^0.31.1",
"cross-env": "^7.0.3",
"electron": "^22.0.2",
"electron": "^19.1.7",
"electron-builder": "^23.6.0",
"electron-notarize": "^1.2.2",
"rimraf": "^5.0.0",
Expand Down
Loading

0 comments on commit 75a395e

Please sign in to comment.