From 28dad3a01af053f63d8c2cdee21e0e4abfda993a Mon Sep 17 00:00:00 2001 From: Corey Johnson Date: Mon, 21 Apr 2014 09:24:23 -0700 Subject: [PATCH] Upgrade command-palette and deprecation-cop --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fc8cfb74c..fb5f9bbe7 100644 --- a/package.json +++ b/package.json @@ -69,8 +69,8 @@ "background-tips": "0.13.0", "bookmarks": "0.22.0", "bracket-matcher": "0.33.0", - "command-palette": "0.20.0", - "deprecation-cop": "0.4.0", + "command-palette": "0.21.0", + "deprecation-cop": "0.5.0", "dev-live-reload": "0.30.0", "exception-reporting": "0.17.0", "feedback": "0.30.0",