Update to Electron 5

This commit is contained in:
Feross Aboukhadijeh
2019-08-07 09:51:08 -07:00
parent 7a3c1f0a10
commit 6cd8af91be
5 changed files with 13 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2614,9 +2614,9 @@
"dev": true
},
"electron": {
"version": "4.2.8",
"resolved": "https://registry.npmjs.org/electron/-/electron-4.2.8.tgz",
"integrity": "sha512-/D9zfs+EWLN4yLV7tu2kWyXUnZQ3CKG1cmWbXeSFXF+0dNXQ8iFpY49dqZRoHGIBImFfp2x4N3Zc5Tu7rw3PJw==",
"version": "5.0.9",
"resolved": "https://registry.npmjs.org/electron/-/electron-5.0.9.tgz",
"integrity": "sha512-yCt+lnQr47OWB3Oei19odMVB8VKzecTwZLm75PB56f/keeJAM3UqV7+dtjKlPdKt0hJ4sWxe4vjxGPO/oZDv7A==",
"dev": true,
"requires": {
"@types/node": "^10.12.18",