From f9bc31d3fbbb18b0a0534866997403f2ffcaa9d4 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Wed, 11 Mar 2015 19:21:52 -0700 Subject: [PATCH] :arrow_up: atom-keymap for pathwatcher 4.x upgrade --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ed133fb2..8babe14b3 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "atomShellVersion": "0.21.3", "dependencies": { "async": "0.2.6", - "atom-keymap": "^3.1.3", + "atom-keymap": "^3.1.4", "atom-space-pen-views": "^2.0.4", "babel-core": "^4.0.2", "bootstrap": "git+https://github.com/atom/bootstrap.git#6af81906189f1747fd6c93479e3d998ebe041372",