aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Sergiu Ghitea <sg@hellofresh.com>2019-03-11 22:46:09 +0100
committerLibravatar Sergiu Ghitea <sg@hellofresh.com>2019-03-11 22:46:09 +0100
commita0a750257bf781cb4bc0ace3432d3d33e2ee2da8 (patch)
treea3e23c36f23c9df5d751c7048dde6f56830f1dd3 /package.json
parentAdd missing bracket in brew install help (#1205) (diff)
downloadferdium-app-a0a750257bf781cb4bc0ace3432d3d33e2ee2da8.tar.gz
ferdium-app-a0a750257bf781cb4bc0ace3432d3d33e2ee2da8.tar.zst
ferdium-app-a0a750257bf781cb4bc0ace3432d3d33e2ee2da8.zip
Update electron to 4.0.8
Update required in order to fix performance degradation due to memory leak issue https://github.com/electron/electron/pull/16772.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 633fa678f..12a01182e 100644
--- a/package.json
+++ b/package.json
@@ -101,7 +101,7 @@
101 "cross-env": "^5.0.5", 101 "cross-env": "^5.0.5",
102 "cz-conventional-changelog": "2.1.0", 102 "cz-conventional-changelog": "2.1.0",
103 "dotenv": "^4.0.0", 103 "dotenv": "^4.0.0",
104 "electron": "4.0.4", 104 "electron": "4.0.8",
105 "electron-builder": "20.38.4", 105 "electron-builder": "20.38.4",
106 "electron-rebuild": "^1.6.0", 106 "electron-rebuild": "^1.6.0",
107 "eslint": "5.10.0", 107 "eslint": "5.10.0",