Update to Electron 2.0.9

Updated Electron fixes segfault on glibc 2.28 (see https://github.com/electron/electron/issues/13972 )
This commit is contained in:
Maarten Fonville
2018-09-10 18:36:01 +02:00
committed by GitHub
parent 76cdeae4aa
commit b34cefa75b

View File

@@ -12,7 +12,7 @@
"url": "https://github.com/atom/atom/issues"
},
"license": "MIT",
"electronVersion": "2.0.7",
"electronVersion": "2.0.9",
"dependencies": {
"@atom/nsfw": "^1.0.19",
"@atom/source-map-support": "^0.3.4",