From ca073fb7c26f91d98f356516253feaef64a80b4c Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Thu, 31 Oct 2013 17:07:52 -0600 Subject: [PATCH] Upgrade to fuzzy-finder 0.16.0 to avoid null active pane item errors Fixes #1064 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44af27b0c..b849809dc 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "editor-stats": "0.5.0", "exception-reporting": "0.5.0", "find-and-replace": "0.35.0", - "fuzzy-finder": "0.15.1", + "fuzzy-finder": "0.16.0", "gists": "0.6.0", "git-diff": "0.13.0", "github-sign-in": "0.9.0",