From cbd612cb2c74697a6e24dc9be6dffd8b2409c28b Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 3 Oct 2013 14:34:53 -0700 Subject: [PATCH] Upgrade to find-and-replace@0.23.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68248ca33..b787365c3 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "command-palette": "0.4.0", "editor-stats": "0.3.0", "exception-reporting": "0.2.0", - "find-and-replace": "0.22.0", + "find-and-replace": "0.23.0", "fuzzy-finder": "0.7.0", "gfm": "0.5.0", "git-diff": "0.4.0",