Skip to content

Commit 377e46d

Browse files
committed
chore(commitizen): work around commitizen/cz-conventional-changelog#113
1 parent 78bb002 commit 377e46d

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
@@ -25,7 +25,7 @@
2525
},
2626
"config": {
2727
"commitizen": {
28-
"path": "cz-conventional-changelog"
28+
"path": "./node_modules/cz-conventional-changelog"
2929
}
3030
}
3131
}

0 commit comments

Comments
 (0)