From b3de4a593d164422133e353aa7431e83d4a32ddd Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Tue, 13 Jan 2015 11:57:42 -0800 Subject: [PATCH] Upgrade notifications to render notifications posted before activation --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de6e74a1f..992b8f9a7 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "link": "0.29.0", "markdown-preview": "0.117.0", "metrics": "0.40.0", - "notifications": "0.23.0", + "notifications": "0.24.0", "open-on-github": "0.32.0", "package-generator": "0.36.0", "release-notes": "0.45.0",