mirror of
https://github.com/danbulant/node-html-parser
synced 2026-06-13 11:42:03 +00:00
User mocha 1 to allow coverage test
This commit is contained in:
parent
222f7c23ef
commit
15f606af4c
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
"entities": "^1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "*",
|
||||
"mocha": "^1",
|
||||
"should": "*",
|
||||
"blanket": "*",
|
||||
"travis-cov": "*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue