Skip to content

Commit be9de54

Browse files
committed
chore(commitizen): work around commitizen/cz-conventional-changelog#113
1 parent 632dbdc commit be9de54

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
@@ -33,7 +33,7 @@
3333
},
3434
"config": {
3535
"commitizen": {
36-
"path": "cz-conventional-changelog"
36+
"path": "./node_modules/cz-conventional-changelog"
3737
}
3838
}
3939
}

0 commit comments

Comments
 (0)