mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
update coffeescript
This commit is contained in:
parent
36a0216f44
commit
b68d7d46a2
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "~0.8.0",
|
"async": "~0.8.0",
|
||||||
"body-parser": "~1.0.2",
|
"body-parser": "~1.0.2",
|
||||||
"coffee-script": "^1.7.1",
|
"coffee-script": "^1.12.7",
|
||||||
"express": "~4.1.1",
|
"express": "~4.1.1",
|
||||||
"logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.4.0",
|
"logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.4.0",
|
||||||
"metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v2.0.10",
|
"metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v2.0.10",
|
||||||
|
|
Loading…
Reference in a new issue