From 3ac3a89fa51f72ed63dbb0046eaa37a2e3f31fad Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Wed, 2 Apr 2014 14:52:12 +0800 Subject: [PATCH] Upgrade to fuzzy-finder@0.45.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c3b42bc8..d4e6d1e18 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "exception-reporting": "0.17.0", "feedback": "0.28.0", "find-and-replace": "0.93.0", - "fuzzy-finder": "0.44.0", + "fuzzy-finder": "0.45.0", "git-diff": "0.27.0", "go-to-line": "0.18.0", "grammar-selector": "0.23.0",