From 04579ce5037809b422bbd7aff8fe22f397b27b7f 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' --- server-ce/services.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server-ce/services.js b/server-ce/services.js index b79ab9a4b7..941dd23a0e 100644 --- a/server-ce/services.js +++ b/server-ce/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",