From e4270968488c7af0d5b0257aad3c2bffdaa0711c Mon Sep 17 00:00:00 2001 From: Ben Gotow Date: Tue, 22 May 2018 17:26:53 -0700 Subject: [PATCH] Bump to Electron 1.8.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1155c5b7a..811fa652f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "babel-preset-react": "6.x.x", "chalk": "1.x.x", "devtron": "^1.4.0", - "electron": "1.8.6", + "electron": "1.8.7", "electron-installer-dmg": "0.2.x", "electron-packager": "8.7.x", "electron-winstaller": "2.x.x",