fix(windows): fix some startup problem under windows platform

This commit is contained in:
Alexey Kasyanchuk
2019-11-04 23:54:46 +03:00
parent d94656a347
commit 177d6ffc1a
5 changed files with 87 additions and 37 deletions

View File

@ -111,7 +111,7 @@
"cheerio": "^1.0.0-rc.2",
"compare-versions": "^3.5.0",
"debug": "^4.1.1",
"detect-onebyte-encoding": "^1.0.2",
"detect-onebyte-encoding": "^1.0.3",
"electron-context-menu": "^0.15.0",
"electron-log": "^3.0.8",
"electron-updater": "^4.1.2",