Skip to content

Commit

Permalink
chore(deps): use electron 20 to avoid buffer error
Browse files Browse the repository at this point in the history
  • Loading branch information
pkerschbaum committed Jan 6, 2023
1 parent 3f00d31 commit 42fcb46
Show file tree
Hide file tree
Showing 3 changed files with 308 additions and 572 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Expand Up @@ -151,7 +151,7 @@
"cors": "^2.8.5",
"cross-env": "^7.0.3",
"css-loader": "^6.7.3",
"electron": "^22.0.0",
"electron": "^20.1.1",
"electron-devtools-installer": "^3.2.0",
"eslint": "^8.31.0",
"eslint-plugin-code-import-patterns": "^3.0.0",
Expand Down

0 comments on commit 42fcb46

Please sign in to comment.