From 573ddc288fd88ee61e8909cf4f4cbc4845203c50 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 3 Oct 2013 17:37:19 -0700 Subject: [PATCH] Upgrade to find-and-replace@0.24.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 586a1e2ed..455c3f5b8 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.23.0", + "find-and-replace": "0.24.0", "fuzzy-finder": "0.7.0", "gfm": "0.5.0", "git-diff": "0.4.0",