Upgrade electron to v5.0.0

This commit is contained in:
Thomas Nordquist
2019-04-26 17:45:35 +02:00
parent 0f21f10c0d
commit 1f65a0f316
5 changed files with 26 additions and 479 deletions

View File

@@ -1287,10 +1287,10 @@ electron-updater@^4.0.6:
semver "^5.6.0"
source-map-support "^0.5.9"
electron@4:
version "4.1.4"
resolved "https://registry.yarnpkg.com/electron/-/electron-4.1.4.tgz#41ba9e041f38c25c62a7db806884410654df058f"
integrity sha512-MelOjntJvd33izEjR6H4N/Uii7y535z/b2BuYXJGLNSHL6o1IlyhUQmfiT87kWABayERgeuYERgvsyf956OOFw==
electron@5:
version "5.0.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-5.0.0.tgz#d8352e2c9625b3be0112ce0c1bf5c9b6f692557e"
integrity sha512-++emIe4vLihiYiAVL+E8DT5vSNVFEIuQCRxA+VfpDRVBcog85UB28vi4ogRmMOK3UffzKdWV6e1jqp3T0KpBoA==
dependencies:
"@types/node" "^10.12.18"
electron-download "^4.1.0"