Update Electron to 1.4.1 (#955)

Changelog: https://github.com/electron/electron/releases/tag/v1.4.1

(Should fix the Spectron console issue that @dcposch reported.)
This commit is contained in:
Feross Aboukhadijeh
2016-09-22 23:39:32 +02:00
committed by DC
parent a98d22ed72
commit 832980eb9a

View File

@@ -25,7 +25,7 @@
"deep-equal": "^1.0.1",
"dlnacasts": "^0.1.0",
"drag-drop": "^2.12.1",
"electron": "1.4.0",
"electron": "1.4.1",
"es6-error": "^3.0.1",
"fs-extra": "^0.30.0",
"iso-639-1": "^1.2.1",