Skip to content
This repository was archived by the owner on Jul 7, 2021. It is now read-only.

Commit 366e22d

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

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
@@ -34,7 +34,7 @@
3434
},
3535
"config": {
3636
"commitizen": {
37-
"path": "cz-conventional-changelog"
37+
"path": "./node_modules/cz-conventional-changelog"
3838
}
3939
}
4040
}

0 commit comments

Comments
 (0)