update coffeescript

This commit is contained in:
Henry Oswald 2018-12-11 14:34:39 +00:00
parent 36a0216f44
commit b68d7d46a2

View file

@ -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",