1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-03-09 23:52:48 +00:00

Add in docstore

This commit is contained in:
James Allen 2014-04-29 12:05:18 +01:00
parent 64a673ec6d
commit f73b8e3937

View file

@ -21,6 +21,9 @@ SERVICES = [{
}, {
name: "track-changes"
repo: "https://github.com/sharelatex/track-changes-sharelatex.git"
}, {
name: "docstore"
repo: "https://github.com/sharelatex/docstore-sharelatex.git"
}]
module.exports = (grunt) ->