From b662281958092375cdf456c8e1fe405869a4f249 Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Mon, 24 Nov 2014 17:32:54 -0800 Subject: [PATCH] Upgrade notifications to remove menus, and fix styling --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d53394cf..8e71b56e3 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "link": "0.26.0", "markdown-preview": "0.110.0", "metrics": "0.39.0", - "notifications": "0.1.0", + "notifications": "0.2.0", "open-on-github": "0.30.0", "package-generator": "0.32.0", "release-notes": "0.36.0",