From 03f7511229161d71214bb7f35a353223eebc43c7 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Fri, 24 Oct 2014 16:13:31 -0600 Subject: [PATCH] :arrow_up: find and replace for focus transfer fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 915d1b33f..5142954ca 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "dev-live-reload": "0.34.0", "exception-reporting": "0.20.0", "feedback": "0.33.0", - "find-and-replace": "0.140.0", + "find-and-replace": "0.141.0", "fuzzy-finder": "0.58.0", "git-diff": "0.41.0", "go-to-line": "0.25.0",