Skip to content
Snippets Groups Projects
Commit d048c985 authored by Pavel Břoušek's avatar Pavel Břoušek
Browse files

chore(deps): fix commitizen adapter path

parent 6fa4a3d6
No related branches found
No related tags found
No related merge requests found
Pipeline #413558 passed
......@@ -4,7 +4,7 @@
"private": true,
"config": {
"commitizen": {
"path": "./node_modules/@commitlint/cz-commitlint"
"path": "@commitlint/cz-commitlint"
}
},
"devDependencies": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment