Depend on atom-keymap npm and a compatible pathwatcher version

This commit is contained in:
Nathan Sobo
2014-03-14 10:20:46 -06:00
parent c44628a5b1
commit cb303a3149

View File

@@ -14,6 +14,7 @@
"atomShellVersion": "0.10.7",
"dependencies": {
"async": "0.2.6",
"atom-keymap": "^0.4.0",
"bootstrap": "git://github.com/atom/bootstrap.git#6af81906189f1747fd6c93479e3d998ebe041372",
"clear-cut": "0.4.0",
"coffee-script": "1.7.0",
@@ -35,7 +36,7 @@
"nslog": "0.5.0",
"oniguruma": ">=1.0.3 <2.0",
"optimist": "0.4.0",
"pathwatcher": "0.19.0",
"pathwatcher": "1.0.0",
"pegjs": "0.8.0",
"property-accessors": "1.x",
"q": "^1.0.1",