Skip to content

Commit cd0a0a1

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

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
@@ -31,7 +31,7 @@
3131
},
3232
"config": {
3333
"commitizen": {
34-
"path": "cz-conventional-changelog"
34+
"path": "./node_modules/cz-conventional-changelog"
3535
}
3636
}
3737
}

0 commit comments

Comments
 (0)