Skip to content

Commit

Permalink
Added missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias Kretschek committed Jul 14, 2014
1 parent 8f23cd3 commit 83a977b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,12 @@
"homepage": "https://github.com/mkretschek/node-barney",
"devDependencies": {
"chai": "^1.9.1",
"codeclimate-test-reporter": "0.0.3",
"coveralls": "^2.11.1",
"grunt": "^0.4.5",
"grunt-contrib-jshint": "^0.10.0",
"grunt-mocha-test": "^0.11.0",
"istanbul": "^0.3.0",
"mocha": "^1.20.1",
"sinon": "^1.10.3",
"sinon-chai": "^2.5.0"
Expand Down

0 comments on commit 83a977b

Please sign in to comment.