Upgrade electron-window-state

This may help with window disappearing issues on monitor change.
This commit is contained in:
J. Ryan Stinnett
2021-01-18 15:43:10 +00:00
parent 6de76f5b02
commit 4b7a442a73
2 changed files with 6 additions and 43 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"dependencies": {
"auto-launch": "^5.0.1",
"electron-store": "^2.0.0",
"electron-window-state": "^4.1.0",
"electron-window-state": "^5.0.3",
"minimist": "^1.2.3",
"png-to-ico": "^2.1.0",
"request": "^2.88.2"