From 2baa5ba678855d2f779e133bf154b52ab06b3d06 Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Wed, 30 Oct 2013 11:06:16 -0700 Subject: [PATCH] Upgrade to fuzzy-finder@0.15.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e52e1bfcc..d2d555914 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "editor-stats": "0.5.0", "exception-reporting": "0.5.0", "find-and-replace": "0.33.0", - "fuzzy-finder": "0.15.0", + "fuzzy-finder": "0.15.1", "gists": "0.6.0", "git-diff": "0.13.0", "github-sign-in": "0.9.0",