Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnetCarpenter committed Apr 7, 2017
1 parent 93e5f12 commit 5ec3410
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
},
"homepage": "https://github.com/geejs/gulp-tap",
"dependencies": {
"through2": "^0.6.3"
"through2": "^2.0.3"
},
"devDependencies": {
"coffee-script": "^1.8.0",
"gulp": "^3.8.10",
"nodeunit": "^0.9.0"
"coffee-script": "^1.12.4",
"gulp": "^3.9.1",
"nodeunit": "^0.11.0"
}
}

0 comments on commit 5ec3410

Please sign in to comment.