From 64d9eb24d2c57ddc80ff3af97834e5890ba9b278 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 30 Jan 2014 16:39:27 -0800 Subject: [PATCH] Upgrade to find-and-replace@0.81.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4907cd81..13916aabb 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "editor-stats": "0.12.0", "exception-reporting": "0.12.0", "feedback": "0.22.0", - "find-and-replace": "0.80.0", + "find-and-replace": "0.81.0", "fuzzy-finder": "0.31.0", "gists": "0.15.0", "git-diff": "0.23.0",