From da97a01cf63a72d2e80425413dfc5782ec555a5a Mon Sep 17 00:00:00 2001 From: probablycorey Date: Tue, 17 Sep 2013 13:19:21 -0700 Subject: [PATCH] Replace the Command Panel with Find And Replace --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3bbc410c4..9331289a9 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "bracket-matcher": "0.3.0", "collaboration": "0.10.0", "command-logger": "0.2.0", - "command-panel": "0.3.0", + "find-and-replace": "0.2.0", "command-palette": "0.2.0", "fuzzy-finder": "0.4.0", "editor-stats": "0.1.0",