Skip to content

Commit ac68d40

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

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
@@ -138,7 +138,7 @@
138138
},
139139
"config": {
140140
"commitizen": {
141-
"path": "cz-conventional-changelog"
141+
"path": "./node_modules/cz-conventional-changelog"
142142
}
143143
}
144144
}

0 commit comments

Comments
 (0)