From 4e98d2d2182d2bf239532b47ef649bef604b7d54 Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Thu, 24 Sep 2015 14:14:55 -0700 Subject: [PATCH] :arrow_up: fuzzy-finder to add alternate scoring option --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7dd8076d..1d3552a84 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "encoding-selector": "0.21.0", "exception-reporting": "0.37.0", "find-and-replace": "0.182.0", - "fuzzy-finder": "0.89.0", + "fuzzy-finder": "0.90.0", "git-diff": "0.56.0", "go-to-line": "0.30.0", "grammar-selector": "0.47.0",