Skip to content

Commit aa27bbb

Browse files
committed
chore(commitizen): work around commitizen/cz-conventional-changelog#113
1 parent 17f810a commit aa27bbb

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
@@ -28,7 +28,7 @@
2828
},
2929
"config": {
3030
"commitizen": {
31-
"path": "cz-conventional-changelog"
31+
"path": "./node_modules/cz-conventional-changelog"
3232
}
3333
}
3434
}

0 commit comments

Comments
 (0)