Skip to content

Commit

Permalink
Update Electron to 18.2.3
Browse files Browse the repository at this point in the history
Fixes #112
  • Loading branch information
smartfrigde committed May 13, 2022
1 parent 0eeb1b3 commit aac1df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -27,7 +27,7 @@
"@types/node": "^17.0.33",
"@types/ws": "^8.5.3",
"copyfiles": "^2.4.1",
"electron": "^18.1.0",
"electron": "^18.2.3,
"electron-builder": "^23.0.3",
"husky": "^8.0.1",
"prettier": "^2.5.1",
Expand Down

0 comments on commit aac1df6

Please sign in to comment.