Skip to content

Commit bf9b0d5

Browse files
committed
chore(commitizen): work around commitizen/cz-conventional-changelog#113
1 parent 27f6363 commit bf9b0d5

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
@@ -23,7 +23,7 @@
2323
},
2424
"config": {
2525
"commitizen": {
26-
"path": "cz-conventional-changelog"
26+
"path": "./node_modules/cz-conventional-changelog"
2727
}
2828
}
2929
}

0 commit comments

Comments
 (0)