Merge pull request #2 from ryanxcharles/feature/add-mocha-to-package-json

add mocha to package.json
This commit is contained in:
Ryan X. Charles 2013-12-18 14:17:25 -08:00
commit 866d8fd5bf
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"