mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #52 from sharelatex/bg-add-coffeescript-to-package-json
add missing coffeescript to package.json
This commit is contained in:
commit
0b5f0bef52
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue