Skip to content

Commit

Permalink
[dist] Added mocha to the test-suite
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandro committed May 30, 2012
1 parent 4974053 commit 836d4ed
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"version": "0.2.4",
"keywords": [
"api",
"vimeo" ],
"vimeo"
],
"repository": {
"type": "git",
"url": "git://github.com/alejandromg/node-vimeo.git"
Expand All @@ -16,5 +17,8 @@
},
"dependencies": {
"request": "*"
},
"devDependencies": {
"mocha": "~1.0.3"
}
}

0 comments on commit 836d4ed

Please sign in to comment.