Skip to content
This repository was archived by the owner on Mar 25, 2021. It is now read-only.

Commit 811b970

Browse files
committed
chore(commitizen): work around commitizen/cz-conventional-changelog#113
1 parent f2914ba commit 811b970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"config": {
5353
"commitizen": {
54-
"path": "cz-conventional-changelog"
54+
"path": "./node_modules/cz-conventional-changelog"
5555
}
5656
},
5757
"ava": {

0 commit comments

Comments
 (0)