Skip to content
This repository has been archived by the owner on Nov 21, 2017. It is now read-only.

Commit

Permalink
chore(deps): bump
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Using conventional-changelog v1.
  • Loading branch information
stevemao committed Feb 8, 2016
1 parent fab6cdb commit 82ce9aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"add-stream": "^1.0.0",
"concat-stream": "^1.5.0",
"conventional-changelog": "^0.5.0",
"conventional-changelog": "^1.0.1",
"gulp-util": "^3.0.6",
"object-assign": "^4.0.1",
"through2": "^2.0.0"
Expand All @@ -39,10 +39,10 @@
"chai": "^3.0.0",
"coveralls": "^2.11.2",
"gulp-util": "^3.0.6",
"istanbul": "^0.3.17",
"istanbul": "^0.4.2",
"jscs": "^2.0.0",
"jshint": "^2.8.0",
"mocha": "*",
"shelljs": "^0.5.1"
"shelljs": "^0.6.0"
}
}

0 comments on commit 82ce9aa

Please sign in to comment.