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