mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-29 16:13:42 -05:00
add missing coffeescript to package.json
using the same version as in web
This commit is contained in:
parent
cf5a78c7d7
commit
d4a22a65ac
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"chai": "~4.1.1",
|
"chai": "~4.1.1",
|
||||||
|
"coffee-script": "^1.7.1",
|
||||||
"sinon": "~3.2.1",
|
"sinon": "~3.2.1",
|
||||||
"sandboxed-module": "~0.3.0",
|
"sandboxed-module": "~0.3.0",
|
||||||
"grunt-execute": "~0.1.5",
|
"grunt-execute": "~0.1.5",
|
||||||
|
|
Loading…
Reference in a new issue