From 142654b77ca0f5266e83a67e2c4da2597c133115 Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Thu, 10 Oct 2013 15:29:49 -0700 Subject: [PATCH] Upgrade to fnr@0.24.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cda08dabf..a43caab12 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "command-palette": "0.4.0", "editor-stats": "0.3.0", "exception-reporting": "0.4.0", - "find-and-replace": "0.24.0", + "find-and-replace": "0.24.1", "fuzzy-finder": "0.9.0", "gfm": "0.5.0", "git-diff": "0.5.0",