add mocha to package.json

This commit is contained in:
Ryan X. Charles 2013-12-18 17:13:25 -05:00
parent 1fb1a06ade
commit d943e359d5
1 changed files with 2 additions and 1 deletions

View File

@ -32,7 +32,8 @@
"binary": "=0.3.0",
"step": "=0.0.4",
"buffers": "=0.1.1",
"buffertools": "=1.1.1"
"buffertools": "=1.1.1",
"mocha": ">=1.15.1"
},
"devDependencies": {},
"license": "MIT"