mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Add in docstore
This commit is contained in:
parent
c6f1c53d21
commit
94e683a9a1
1 changed files with 3 additions and 0 deletions
|
@ -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) ->
|
||||
|
|
Loading…
Reference in a new issue