mirror of
https://github.com/atom/atom.git
synced 2026-01-24 22:38:20 -05:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user