spec: Fix the failing coffee-script test
The latest version has some regression causing our test to fail.
This commit is contained in:
parent
d09e8cc37f
commit
04872bb001
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
"devDependencies": {
|
||||
"basic-auth": "^1.0.4",
|
||||
"chai": "^4.1.2",
|
||||
"coffee-script": "^1.12.3",
|
||||
"coffee-script": "1.12.7",
|
||||
"graceful-fs": "^4.1.9",
|
||||
"mkdirp": "^0.5.1",
|
||||
"mocha": "^3.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue