Skip to content

Commit

Permalink
Merge pull request #33 from conventional-changelog/fix/dependencies/r…
Browse files Browse the repository at this point in the history
…evert

Revert "chore(deps): update"
  • Loading branch information
hutson committed Jan 22, 2017
2 parents cab48dc + 8ef1c0a commit ee8f1d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -29,7 +29,7 @@
"conventional-changelog": "^1.1.0",
"dateformat": "^1.0.11",
"git-semver-tags": "^1.0.0",
"github": "^2.0.0",
"github": "^0.2.4",
"lodash.merge": "^4.0.2",
"meow": "^3.3.0",
"object-assign": "^4.0.1",
Expand All @@ -43,10 +43,10 @@
"coveralls": "^2.11.2",
"github-remove-all-releases": "^1.0.0",
"istanbul": "^0.4.1",
"jscs": "^3.0.5",
"jscs": "^2.0.0",
"jshint": "^2.9.1",
"mocha": "*",
"shelljs": "^0.7.0"
"shelljs": "^0.6.0"
},
"scripts": {
"coverage": "istanbul cover _mocha -- -R spec --timeout 50000 && rm -rf ./coverage",
Expand Down

0 comments on commit ee8f1d5

Please sign in to comment.