Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
VFK committed Nov 21, 2015
1 parent 97e35ae commit f95e1f9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,18 @@
"node": ">= 0.9"
},
"dependencies": {
"object-assign": "^3.0.0",
"readable-stream": "^2.0.1",
"object-assign": "^4.0.1",
"readable-stream": "^2.0.4",
"slash": "^1.0.0"
},
"devDependencies": {
"concat-stream": "^1.5.0",
"from2-string": "^1.0.2",
"gulp-util": "^3.0.5",
"istanbul": "^0.3.14",
"concat-stream": "^1.5.1",
"from2-string": "^1.1.0",
"gulp-util": "^3.0.7",
"istanbul": "^0.4.0",
"istanbul-coveralls": "^1.0.3",
"mocha": "^2.2.5",
"vinyl": "^0.5.0"
"mocha": "^2.3.4",
"vinyl": "^1.1.0"
},
"license": "MIT"
}

0 comments on commit f95e1f9

Please sign in to comment.