Merge pull request #52 from sharelatex/bg-add-coffeescript-to-package-json

add missing coffeescript to package.json
This commit is contained in:
Brian Gough 2019-01-14 10:58:33 +00:00 committed by GitHub
commit 0b5f0bef52

View file

@ -35,6 +35,7 @@
},
"devDependencies": {
"chai": "~4.1.1",
"coffee-script": "^1.7.1",
"sinon": "~3.2.1",
"sandboxed-module": "~0.3.0",
"grunt-execute": "~0.1.5",