Skip to content

Commit fb78d7c

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

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
@@ -53,7 +53,7 @@
5353
},
5454
"config": {
5555
"commitizen": {
56-
"path": "cz-conventional-changelog"
56+
"path": "./node_modules/cz-conventional-changelog"
5757
}
5858
},
5959
"snyk": true

0 commit comments

Comments
 (0)