Skip to content

Commit ae75b90

Browse files
committed
chore(commitizen): work around commitizen/cz-conventional-changelog#113
1 parent 73551f4 commit ae75b90

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
@@ -58,7 +58,7 @@
5858
},
5959
"config": {
6060
"commitizen": {
61-
"path": "cz-conventional-changelog"
61+
"path": "./node_modules/cz-conventional-changelog"
6262
}
6363
},
6464
"release": {

0 commit comments

Comments
 (0)