User mocha 1 to allow coverage test

This commit is contained in:
Xiaoyi Shi 2015-04-12 18:03:21 +10:00
parent 222f7c23ef
commit 15f606af4c

View file

@ -15,7 +15,7 @@
"entities": "^1.1.1"
},
"devDependencies": {
"mocha": "*",
"mocha": "^1",
"should": "*",
"blanket": "*",
"travis-cov": "*"