adding mocha to deps
This commit is contained in:
parent
0a1b9ae42e
commit
661e723aaa
|
@ -12,7 +12,9 @@
|
||||||
"icu"
|
"icu"
|
||||||
],
|
],
|
||||||
"author": "Dmitry Shirokov <deadrunk@gmail.com>",
|
"author": "Dmitry Shirokov <deadrunk@gmail.com>",
|
||||||
"dependencies": {},
|
"dependencies": {
|
||||||
|
"mocha": ">= 1.8"
|
||||||
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git@github.com:runk/node-chardet.git"
|
"url": "git@github.com:runk/node-chardet.git"
|
||||||
|
|
Loading…
Reference in New Issue