From 46a250d4a3435828f34f81522cb25c20f4d36714 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 3 Oct 2013 18:48:36 -0700 Subject: [PATCH] Upgrade to metrics@0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 455c3f5b8..7e1a48543 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "image-view": "0.6.0", "link": "0.4.0", "markdown-preview": "0.6.0", - "metrics": "0.7.0", + "metrics": "0.8.0", "package-generator": "0.10.0", "release-notes": "0.2.0", "settings-view": "0.27.0",