Skip to content

Commit

Permalink
Update to Electron 2.0.9
Browse files Browse the repository at this point in the history
Updated Electron fixes segfault on glibc 2.28 (see electron/electron#13972 )
  • Loading branch information
mfonville committed Sep 10, 2018
1 parent 76cdeae commit b34cefa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -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",
Expand Down

0 comments on commit b34cefa

Please sign in to comment.