diff --git a/server-ce/services.js b/server-ce/services.js index be4da8698a..3614b2c020 100644 --- a/server-ce/services.js +++ b/server-ce/services.js @@ -40,4 +40,8 @@ module.exports = name: "spelling", repo: "https://github.com/sharelatex/spelling-sharelatex.git", version: "master" +}, { + name: "contacts", + repo: "https://github.com/sharelatex/contacts-sharelatex.git", + version: "master" }]