From 3d9bb68007185f34439a7b33ed0c3ec83a46ffb2 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 14 Oct 2013 17:03:30 -0700 Subject: [PATCH] Upgrade to find-and-replace@0.26.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30c643e09..bbf19e019 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "command-palette": "0.4.0", "editor-stats": "0.3.0", "exception-reporting": "0.4.0", - "find-and-replace": "0.25.0", + "find-and-replace": "0.26.0", "fuzzy-finder": "0.12.0", "gfm": "0.5.0", "git-diff": "0.9.0",