add contacts to services.js

This commit is contained in:
Henry Oswald 2016-08-03 16:21:44 +01:00
parent 11667b379c
commit 7818af50ba

View file

@ -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"
}]