From 238cf608829a8daf71d56ba498f91c2375f0e34e Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Wed, 10 Sep 2014 14:58:21 -0600 Subject: [PATCH] Upgrade pathwatcher for explicit event subscription methods --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c8348da2b..c6e931ff8 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "atomShellVersion": "0.16.2", "dependencies": { "async": "0.2.6", - "atom-keymap": "^2.0.6", + "atom-keymap": "^2.0.7", "bootstrap": "git+https://github.com/atom/bootstrap.git#6af81906189f1747fd6c93479e3d998ebe041372", "clear-cut": "0.4.0", "coffee-script": "1.7.0", @@ -42,7 +42,7 @@ "nslog": "^1.0.1", "oniguruma": "^3.0.4", "optimist": "0.4.0", - "pathwatcher": "^2.0.12", + "pathwatcher": "^2.1.0", "property-accessors": "^1", "q": "^1.0.1", "random-words": "0.0.1", @@ -57,7 +57,7 @@ "serializable": "^1", "space-pen": "3.4.6", "temp": "0.7.0", - "text-buffer": "^3.2.2", + "text-buffer": "^3.2.3", "theorist": "^1.0.2", "underscore-plus": "^1.5.1", "vm-compatibility-layer": "0.1.0"