Skip to content

Commit

Permalink
Merge pull request #12 from UltCombo/patch-1
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
floatdrop committed Dec 10, 2014
2 parents 22f9933 + ef0dd65 commit d0a479c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -26,15 +26,15 @@
"url": "https://github.com/floatdrop/gulp-batch/issues"
},
"devDependencies": {
"coveralls": "^2.11.1",
"istanbul": "^0.3.2",
"mocha": "^1.21.4",
"coveralls": "^2.11.2",
"istanbul": "^0.3.5",
"mocha": "^2.0.1",
"mocha-lcov-reporter": "0.0.1",
"should": "^4.0.4",
"stream-assert": "^2.0.1"
"should": "^4.3.1",
"stream-assert": "^2.0.2"
},
"dependencies": {
"async-done": "^0.4.0",
"stream-array": "^1.0.0"
"async-done": "^1.0.0",
"stream-array": "^1.0.1"
}
}

0 comments on commit d0a479c

Please sign in to comment.