Skip to content

Commit 98eaec4

Browse files
committed
chore(commitizen): work around commitizen/cz-conventional-changelog#113
1 parent 74f4e09 commit 98eaec4

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
@@ -41,7 +41,7 @@
4141
},
4242
"config": {
4343
"commitizen": {
44-
"path": "cz-conventional-changelog"
44+
"path": "./node_modules/cz-conventional-changelog"
4545
}
4646
},
4747
"ava": {

0 commit comments

Comments
 (0)