From fccc47023c1b87fdd20ba5cc0fb9c4719badf727 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 9 Dec 2013 18:08:19 -0800 Subject: [PATCH] Upgrade to pathwatcher@0.11.0 for flaky tree-view spec fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 347ccd7f5..13e4e33c5 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "nslog": "0.1.0", "oniguruma": "0.24.0", "optimist": "0.4.0", - "pathwatcher": "0.10.0", + "pathwatcher": "0.11.0", "pegjs": "0.7.0", "q": "0.9.7", "scandal": "0.8.0",