From 69f9f10c6b477ffec4f92504d384c93029040187 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 9 Jan 2014 13:56:15 -0800 Subject: [PATCH] Upgrade to find-and-replace@0.69.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a87f4bfb2..8c33aa824 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "editor-stats": "0.12.0", "exception-reporting": "0.10.0", "feedback": "0.22.0", - "find-and-replace": "0.68.0", + "find-and-replace": "0.69.0", "fuzzy-finder": "0.30.0", "gists": "0.13.0", "git-diff": "0.21.0",