Skip to content

Commit 33a6fca

Browse files
committed
fix: prune duplicate dependency
1 parent 5dcc922 commit 33a6fca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
"babel-preset-stage-0": "6.5.0",
5252
"commitizen": "2.5.0",
5353
"conventional-changelog-cli": "1.0.0",
54-
"conventional-changelog-lint-config-angular": "0.1.2",
5554
"conventional-recommended-bump": "0.1.0",
5655
"cz-conventional-changelog": "1.1.5",
5756
"eslint": "1.10.3",
@@ -62,7 +61,7 @@
6261
"babel-polyfill": "6.3.14",
6362
"chalk": "1.1.1",
6463
"conventional-changelog-angular": "1.0.0",
65-
"conventional-changelog-lint-config-angular": "0.1.0",
64+
"conventional-changelog-lint-config-angular": "0.1.2",
6665
"conventional-commits-parser": "1.0.1",
6766
"denodeify": "1.2.1",
6867
"franc": "1.1.2",

0 commit comments

Comments
 (0)