Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hub
overleaf
Commits
4f4981b9
Commit
4f4981b9
authored
Mar 20, 2015
by
James Allen
Browse files
Release 0.1.4
parent
e9ec1b63
Changes
2
Hide whitespace changes
Inline
Side-by-side
Gruntfile.coffee
View file @
4f4981b9
...
...
@@ -13,43 +13,43 @@ settings = require("settings-sharelatex")
SERVICES
=
[{
name
:
"web"
repo
:
"https://github.com/sharelatex/web-sharelatex.git"
version
:
"v0.1.
3
"
version
:
"v0.1.
4
"
},
{
name
:
"real-time"
repo
:
"https://github.com/sharelatex/real-time-sharelatex.git"
version
:
"v0.1.
3
"
version
:
"v0.1.
4
"
},
{
name
:
"document-updater"
repo
:
"https://github.com/sharelatex/document-updater-sharelatex.git"
version
:
"v0.1.
3
"
version
:
"v0.1.
4
"
},
{
name
:
"clsi"
repo
:
"https://github.com/sharelatex/clsi-sharelatex.git"
version
:
"v0.1.
3
"
version
:
"v0.1.
4
"
},
{
name
:
"filestore"
repo
:
"https://github.com/sharelatex/filestore-sharelatex.git"
version
:
"v0.1.
3
"
version
:
"v0.1.
4
"
},
{
name
:
"track-changes"
repo
:
"https://github.com/sharelatex/track-changes-sharelatex.git"
version
:
"v0.1.
3
"
version
:
"v0.1.
4
"
},
{
name
:
"docstore"
repo
:
"https://github.com/sharelatex/docstore-sharelatex.git"
version
:
"v0.1.
3
"
version
:
"v0.1.
4
"
},
{
name
:
"chat"
repo
:
"https://github.com/sharelatex/chat-sharelatex.git"
version
:
"v0.1.
3
"
version
:
"v0.1.
4
"
},
{
name
:
"tags"
repo
:
"https://github.com/sharelatex/tags-sharelatex.git"
version
:
"v0.1.
3
"
version
:
"v0.1.
4
"
},
{
name
:
"spelling"
repo
:
"https://github.com/sharelatex/spelling-sharelatex.git"
version
:
"v0.1.
3
"
version
:
"v0.1.
4
"
}]
module
.
exports
=
(
grunt
)
->
...
...
package.json
View file @
4f4981b9
{
"name"
:
"sharelatex"
,
"version"
:
"0.1.
3
"
,
"version"
:
"0.1.
4
"
,
"description"
:
"An online collaborative LaTeX editor"
,
"dependencies"
:
{
"
async
"
:
"
^0.9.0
"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment