mirror of
https://github.com/danbulant/node-html-parser
synced 2026-06-24 09:22:09 +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"
|
"entities": "^1.1.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"mocha": "*",
|
"mocha": "^1",
|
||||||
"should": "*",
|
"should": "*",
|
||||||
"blanket": "*",
|
"blanket": "*",
|
||||||
"travis-cov": "*"
|
"travis-cov": "*"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue