Skip to content

Commit

Permalink
modify dependency to the latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
huang-xiao-jian committed Sep 15, 2014
1 parent 6e84b9c commit ac3bcb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stream-assert-gulp",
"version": "0.2.0",
"version": "0.3.0",
"description": "simplify assertion library for gulp streams",
"main": "index.js",
"scripts": {
Expand All @@ -23,7 +23,7 @@
"homepage": "https://github.com/bornkiller/stream-assert-gulp.git",
"dependencies": {
"should": "^4.0.4",
"through-gulp": "^0.1.6"
"through-gulp": "^0.2.0"
},
"devDependencies": {
"gulp": "^3.8.7",
Expand Down

0 comments on commit ac3bcb7

Please sign in to comment.