Skip to content
This repository was archived by the owner on Jul 8, 2021. It is now read-only.

Commit 1bcb0c0

Browse files
committed
chore(commitizen): work around commitizen/cz-conventional-changelog#113
1 parent 505ed5e commit 1bcb0c0

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
@@ -32,7 +32,7 @@
3232
},
3333
"config": {
3434
"commitizen": {
35-
"path": "cz-conventional-changelog"
35+
"path": "./node_modules/cz-conventional-changelog"
3636
}
3737
},
3838
"ava": {

0 commit comments

Comments
 (0)