From b4f62c8efe70797c57c44a77235307c25fe9103e Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 18 Sep 2013 17:15:53 -0700 Subject: [PATCH] Use atom-api tag of find-and-replace --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 3564d223e..cbcd702a8 100644 --- a/package.json +++ b/package.json @@ -53,9 +53,8 @@ "bracket-matcher": "atom-api", "collaboration": "atom-api", "command-logger": "atom-api", - "command-panel": "0.3.0", "command-palette": "atom-api", - "find-and-replace": "0.2.0", + "find-and-replace": "atom-api", "fuzzy-finder": "atom-api", "editor-stats": "atom-api", "gfm": "0.4.0",