From 1197dc197976b544cd4898d6a231aef822e5dcbd Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 26 Nov 2013 17:06:31 -0800 Subject: [PATCH] Upgrade to find-and-replace@0.54.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c69c6b76c..ab36662d0 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "dev-live-reload": "0.18.0", "editor-stats": "0.8.0", "exception-reporting": "0.8.0", - "find-and-replace": "0.53.0", + "find-and-replace": "0.54.0", "fuzzy-finder": "0.27.0", "gists": "0.12.0", "git-diff": "0.19.0",