Skip to content

Commit 75c85b9

Browse files
committed
chore(commitizen): work around commitizen/cz-conventional-changelog#113
1 parent 5275ba4 commit 75c85b9

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
@@ -53,7 +53,7 @@
5353
},
5454
"config": {
5555
"commitizen": {
56-
"path": "cz-conventional-changelog"
56+
"path": "./node_modules/cz-conventional-changelog"
5757
}
5858
},
5959
"ava": {

0 commit comments

Comments
 (0)