From 7d06f5289006f1ac6ecc6b6962b3060cccbb5f6f Mon Sep 17 00:00:00 2001 From: Shane Kilkelly Date: Tue, 21 Mar 2017 13:50:36 +0000 Subject: [PATCH] Update metrics version to 1.7.0 --- services/notifications/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/notifications/package.json b/services/notifications/package.json index 6b92eb9aae..b4c11a9ff2 100644 --- a/services/notifications/package.json +++ b/services/notifications/package.json @@ -12,7 +12,7 @@ "async": "^0.1.22", "express": "3.1.0", "logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.1.0", - "metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v1.3.0", + "metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v1.7.0", "mongojs": "^2.4.0", "node-statsd": "0.0.3", "request": "^2.65.0",