Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit c01c9c2

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

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
@@ -32,7 +32,7 @@
3232
},
3333
"config": {
3434
"commitizen": {
35-
"path": "cz-conventional-changelog"
35+
"path": "./node_modules/cz-conventional-changelog"
3636
}
3737
}
3838
}

0 commit comments

Comments
 (0)