From eb8d9214b74e2e53425aa56e6bc4ba576a4887d4 Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Wed, 30 Oct 2013 12:23:47 -0700 Subject: [PATCH] Upgrade to find-and-replace@0.34.0 Project search in a tab --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 425c6a086..6176cc303 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "dev-live-reload": "0.13.0", "editor-stats": "0.5.0", "exception-reporting": "0.5.0", - "find-and-replace": "0.33.1", + "find-and-replace": "0.34.0", "fuzzy-finder": "0.15.1", "gists": "0.6.0", "git-diff": "0.13.0",