Merge pull request #10927 from atom/mb-electron-36.8

Upgrade electron to fix command-backtick bug
This commit is contained in:
Max Brunsfeld
2016-02-22 09:30:40 -08:00

View File

@@ -12,7 +12,7 @@
"url": "https://github.com/atom/atom/issues"
},
"license": "MIT",
"electronVersion": "0.36.7",
"electronVersion": "0.36.8",
"dependencies": {
"async": "0.2.6",
"atom-keymap": "^6.2.0",