Skip to content

Commit 696414e

Browse files
committed
chore(commitizen): work around commitizen/cz-conventional-changelog#113
1 parent 677d170 commit 696414e

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
@@ -29,7 +29,7 @@
2929
},
3030
"config": {
3131
"commitizen": {
32-
"path": "cz-conventional-changelog"
32+
"path": "./node_modules/cz-conventional-changelog"
3333
}
3434
}
3535
}

0 commit comments

Comments
 (0)