Skip to content

Commit 6c21f82

Browse files
committed
chore(commitizen): work around commitizen/cz-conventional-changelog#113
1 parent 0449f95 commit 6c21f82

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
@@ -38,7 +38,7 @@
3838
},
3939
"config": {
4040
"commitizen": {
41-
"path": "cz-conventional-changelog"
41+
"path": "./node_modules/cz-conventional-changelog"
4242
}
4343
},
4444
"ava": {

0 commit comments

Comments
 (0)