From b7a258f152e06d15427a4e6f6d746a0dca89016a Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Tue, 10 Sep 2013 11:43:40 -0700 Subject: [PATCH] Update to command-palette v0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14ac7c7ec..7bb04e056 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "collaboration": "bo-theme-rework", "command-logger": "0.2.0", "command-panel": "bo-theme-rework", - "command-palette": "bo-theme-rework", + "command-palette": "0.2.0", "fuzzy-finder": "0.4.0", "editor-stats": "0.1.0", "gfm": "0.3.0",