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

Commit 9beef0b

Browse files
committed
chore(commitizen): work around commitizen/cz-conventional-changelog#113
1 parent 2e39c0e commit 9beef0b

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
@@ -34,7 +34,7 @@
3434
},
3535
"config": {
3636
"commitizen": {
37-
"path": "cz-conventional-changelog"
37+
"path": "./node_modules/cz-conventional-changelog"
3838
}
3939
},
4040
"ava": {

0 commit comments

Comments
 (0)