From 3a963c1832f3d36d108941a86d6af2c0fafeceb7 Mon Sep 17 00:00:00 2001 From: Henry Oswald Date: Tue, 11 Dec 2018 14:17:38 +0000 Subject: [PATCH] bump metrics --- services/docstore/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/docstore/package.json b/services/docstore/package.json index 9b975eda48..7f7c088f58 100644 --- a/services/docstore/package.json +++ b/services/docstore/package.json @@ -26,7 +26,7 @@ "coffee-script": "^1.7.1", "express": "~4.1.1", "logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.4.0", - "metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v2.0.9", + "metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v2.0.10", "mongojs": "2.4.0", "settings-sharelatex": "git+https://github.com/sharelatex/settings-sharelatex.git#v1.0.0", "underscore": "~1.6.0"