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 2ae79e2 commit e3357e2
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 e3357e2

Please sign in to comment.