added contacts to service list

This commit is contained in:
Henry Oswald 2016-07-22 15:54:31 +01:00
parent e5808c2933
commit c167eec53b

View file

@ -40,4 +40,8 @@ module.exports =
name: "spelling", name: "spelling",
repo: "https://github.com/sharelatex/spelling-sharelatex.git", repo: "https://github.com/sharelatex/spelling-sharelatex.git",
version: "master" version: "master"
}, {
name: "contacts",
repo: "https://github.com/sharelatex/contacts-sharelatex.git",
version: "master"
}] }]