From fbb778b96cb9abc6a00bb7192640b7d61e5a080e Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 25 Sep 2013 18:56:02 -0700 Subject: [PATCH] Upgrade to find-and-replace@0.16.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd598f5a4..2d2f5e210 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "command-palette": "0.3.0", "editor-stats": "0.2.0", "exception-reporting": "0.1.0", - "find-and-replace": "0.15.0", + "find-and-replace": "0.16.0", "fuzzy-finder": "0.5.0", "gfm": "0.4.0", "git-diff": "0.3.0",