From 8421edbb72d69f3309c597be7f4cd0906353d517 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Mon, 10 Mar 2014 10:40:43 -0600 Subject: [PATCH] Upgrade find-and-replace to 0.90.0 to avoid security policy exceptions --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ffb65bd9..8ad2f2c66 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "dev-live-reload": "0.28.0", "exception-reporting": "0.17.0", "feedback": "0.28.0", - "find-and-replace": "0.89.1", + "find-and-replace": "0.90.0", "fuzzy-finder": "0.39.0", "git-diff": "0.25.0", "go-to-line": "0.18.0",