Commit bb498097 authored by Henry Oswald's avatar Henry Oswald
Browse files

add contacts to services.js

parent 1d80ac6b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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"
}]