From ff91be791a60ebfd37c4a870630ea11b92e12b8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Machist=C3=A9=20N=2E=20Quintana?= Date: Wed, 13 May 2015 11:24:54 -0400 Subject: [PATCH] :arrow_up: fuzzy-finder@0.84.0 Adds fuzzy match character highlighting --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56f8bf7c5..e2b294546 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "encoding-selector": "0.20.0", "exception-reporting": "0.24.0", "find-and-replace": "0.162.0", - "fuzzy-finder": "0.83.0", + "fuzzy-finder": "0.84.0", "git-diff": "0.55.0", "go-to-line": "0.30.0", "grammar-selector": "0.47.0",