Test explicit version of atom-keymap

Version 5.2 introduces a breaking change that doesn’t compile against
Atom’s current version of Electron.

/cc @zcbenz
This commit is contained in:
Nathan Sobo
2015-09-22 08:47:56 -06:00
parent 38d4883271
commit 735ac3cfa2

View File

@@ -15,7 +15,7 @@
"electronVersion": "0.30.6",
"dependencies": {
"async": "0.2.6",
"atom-keymap": "^5.1.11",
"atom-keymap": "5.1.11",
"babel-core": "^5.8.21",
"bootstrap": "^3.3.4",
"clear-cut": "^2.0.1",