From 893de9d8ac87cd11b8b93ade8c3ea0bcd6caa33e Mon Sep 17 00:00:00 2001 From: Brian Gough Date: Tue, 23 Jun 2015 13:54:05 +0100 Subject: [PATCH] updated metrics package version --- services/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/web/package.json b/services/web/package.json index be11190a9b..5f67a26090 100644 --- a/services/web/package.json +++ b/services/web/package.json @@ -22,7 +22,7 @@ "ldapjs": "^0.7.1", "logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.0.0", "lynx": "0.1.1", - "metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v1.0.0", + "metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v1.1.0", "mimelib": "0.2.14", "mocha": "1.17.1", "mongojs": "0.18.2",