mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-03-01 18:44:01 +08:00
Bump to Electron 4.2.12 for upstream bug fixes before we move to Electron 9
This commit is contained in:
parent
2bec42667b
commit
f0afe9b585
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
||||||
"@typescript-eslint/parser": "^1.4.2",
|
"@typescript-eslint/parser": "^1.4.2",
|
||||||
"chalk": "1.x.x",
|
"chalk": "1.x.x",
|
||||||
"devtron": "^1.4.0",
|
"devtron": "^1.4.0",
|
||||||
"electron": "4.2.2",
|
"electron": "4.2.12",
|
||||||
"electron-installer-dmg": "0.2.x",
|
"electron-installer-dmg": "0.2.x",
|
||||||
"electron-packager": "14.2.x",
|
"electron-packager": "14.2.x",
|
||||||
"electron-winstaller": "2.x.x",
|
"electron-winstaller": "2.x.x",
|
||||||
|
|
Loading…
Reference in a new issue