Skip to content

Commit b79b123

Browse files
committed
Update electron framework to version 3.0.8
On Ubuntu 18.10 there is a issue with glibc versions below 2.28 see [Prebuilt Electron binaries segfault at startup on Arch Linux with glibc 2.28 #13972](electron/electron#13972)
1 parent 10d3adb commit b79b123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"css-loader": "^0.19.0",
130130
"devtron": "^1.1.0",
131131
"dom-storage": "^2.0.2",
132-
"electron": "3.0.3",
132+
"electron": "3.0.8",
133133
"electron-packager": "^12.0.0",
134134
"eslint": "^3.13.1",
135135
"eslint-config-standard": "^6.2.1",

0 commit comments

Comments
 (0)