Skip to content

Commit

Permalink
Merge pull request #2 from stefanjudis/master
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
markdalgleish committed Sep 3, 2014
2 parents 96233c8 + 401e902 commit 79bf258
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -27,14 +27,14 @@
"through2": "~0.4.1"
},
"devDependencies": {
"coveralls": "~2.8.0",
"should": "~2.1.0",
"sinon": "~1.8.1",
"mocha-lcov-reporter": "0.0.1",
"coveralls": "^2.11.0",
"should": "4.0.0",
"sinon": "^1.10.0",
"mocha-lcov-reporter": "^0.0.1",
"event-stream": "~3.1.0",
"mocha": "~1.17.1",
"istanbul": "~0.2.4",
"jshint": "~2.4.3"
"mocha": "^1.21.1",
"istanbul": "^0.3.0",
"jshint": "^2.5.0"
},
"engines": {
"node": ">=0.10.0",
Expand Down

0 comments on commit 79bf258

Please sign in to comment.