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

Commit

Permalink
feat(deps): bump and a lot of bugs are fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemao committed Aug 12, 2015
1 parent 185bbfe commit 1abc3af
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@
],
"dependencies": {
"concat-stream": "^1.4.10",
"conventional-commits-filter": "0.0.1",
"conventional-commits-parser": "0.0.18",
"git-latest-semver-tag": "0.0.0",
"git-raw-commits": "0.0.8",
"conventional-commits-filter": "^0.1.0",
"conventional-commits-parser": "^0.1.0",
"git-latest-semver-tag": "^1.0.0",
"git-raw-commits": "^0.1.2",
"meow": "^3.3.0",
"object-assign": "^3.0.0"
},
"devDependencies": {
"coveralls": "^2.11.2",
"istanbul": "^0.3.8",
"jscs": "^1.11.3",
"jscs": "^2.0.0",
"jshint": "^2.6.3",
"mocha": "*",
"shelljs": "^0.5.1"
Expand Down

0 comments on commit 1abc3af

Please sign in to comment.