Skip to content

Commit 1d40825

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

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
@@ -55,7 +55,7 @@
5555
},
5656
"config": {
5757
"commitizen": {
58-
"path": "cz-conventional-changelog"
58+
"path": "./node_modules/cz-conventional-changelog"
5959
}
6060
},
6161
"ava": {

0 commit comments

Comments
 (0)