Skip to content

Commit

Permalink
update electron to "^16.0.9" in order to fix annoying bug described h…
Browse files Browse the repository at this point in the history
  • Loading branch information
MagiusCHE committed Feb 16, 2022
1 parent 58a6e11 commit adf3a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -49,7 +49,7 @@
"electron-settings": "^4.0.2"
},
"devDependencies": {
"electron": "^16.0.5",
"electron": "^16.0.9",
"electron-builder": "^22.14.5"
},
"build": {
Expand Down

0 comments on commit adf3a42

Please sign in to comment.