diff --git a/package.json b/package.json index 8af319f..4d9932b 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,9 @@ "icu" ], "author": "Dmitry Shirokov ", - "dependencies": {}, + "dependencies": { + "mocha": ">= 1.8" + }, "repository": { "type": "git", "url": "git@github.com:runk/node-chardet.git"