Skip to content

Commit

Permalink
fix: prune duplicate dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
marionebl committed Feb 14, 2016
1 parent 5dcc922 commit 33a6fca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
"babel-preset-stage-0": "6.5.0",
"commitizen": "2.5.0",
"conventional-changelog-cli": "1.0.0",
"conventional-changelog-lint-config-angular": "0.1.2",
"conventional-recommended-bump": "0.1.0",
"cz-conventional-changelog": "1.1.5",
"eslint": "1.10.3",
Expand All @@ -62,7 +61,7 @@
"babel-polyfill": "6.3.14",
"chalk": "1.1.1",
"conventional-changelog-angular": "1.0.0",
"conventional-changelog-lint-config-angular": "0.1.0",
"conventional-changelog-lint-config-angular": "0.1.2",
"conventional-commits-parser": "1.0.1",
"denodeify": "1.2.1",
"franc": "1.1.2",
Expand Down

0 comments on commit 33a6fca

Please sign in to comment.