From 2761615440990a21b298193afee9a1b084a4e448 Mon Sep 17 00:00:00 2001 From: Shane Kilkelly Date: Wed, 6 Dec 2017 11:21:54 +0000 Subject: [PATCH] Pin contacts to branch 'sk-update-mongojs' --- services.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services.js b/services.js index b79ab9a4b7..941dd23a0e 100644 --- a/services.js +++ b/services.js @@ -43,7 +43,7 @@ module.exports = }, { name: "contacts", repo: "https://github.com/sharelatex/contacts-sharelatex.git", - version: "master" + version: "sk-update-mongojs" }, { name: "notifications", repo: "https://github.com/sharelatex/notifications-sharelatex.git",