Update build to use electron

This commit is contained in:
Kevin Sawicki
2015-05-20 12:12:09 -07:00
committed by Thomas Johansen
parent 01a692a276
commit 0262ae3c9d
2 changed files with 6 additions and 6 deletions

View File

@@ -12,7 +12,7 @@
"url": "https://github.com/atom/atom/issues"
},
"license": "MIT",
"atomShellVersion": "0.22.3",
"atomShellVersion": "0.26.0",
"dependencies": {
"async": "0.2.6",
"atom-keymap": "^5.1.10",