From 2bc003894b42818bdc223cce4c403f387d4e214a Mon Sep 17 00:00:00 2001 From: Brian Gough Date: Sun, 2 Aug 2015 15:55:26 +0100 Subject: [PATCH] use latest version of metrics with commit id until ready to tag --- 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 d9b074157f..01cd6d9029 100644 --- a/services/web/package.json +++ b/services/web/package.json @@ -30,7 +30,7 @@ "lynx": "0.1.1", "marked": "^0.3.3", "method-override": "^2.3.3", - "metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v1.1.0", + "metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#0966b75a646720781c6accdca15832e675d7d3f2", "mimelib": "0.2.14", "mocha": "1.17.1", "mongojs": "0.18.2",