From 8f81b5dc633c4d85ebbbb124abfb6bed2db87045 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20=C5=BDu=C5=BEak?= Date: Fri, 2 May 2014 20:00:47 +0200 Subject: [PATCH] Upgrade to find-and-replace@0.100.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a11cc800a..a764b5ab4 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "dev-live-reload": "0.30.0", "exception-reporting": "0.17.0", "feedback": "0.30.0", - "find-and-replace": "0.99.0", + "find-and-replace": "0.100.0", "fuzzy-finder": "0.50.0", "git-diff": "0.28.0", "go-to-line": "0.19.0",