From 1975882b9e7700ecdd5afcf6ddccb593f0c69b41 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 17 Jun 2014 18:16:53 -0700 Subject: [PATCH] Upgrade to fuzzy-finder@0.55 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5874059a9..ccba42a18 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "exception-reporting": "0.18.0", "feedback": "0.33.0", "find-and-replace": "0.117.0", - "fuzzy-finder": "0.54.0", + "fuzzy-finder": "0.55.0", "git-diff": "0.32.0", "go-to-line": "0.22.0", "grammar-selector": "0.27.0",