ci(build): fix pnpm and cz config compatibility
This commit is contained in:
3
.czrc
Normal file
3
.czrc
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"path": "./node_modules/cz-conventional-changelog"
|
||||
}
|
||||
@@ -56,10 +56,5 @@
|
||||
"vitest": "^1.3.0",
|
||||
"vue-tsc": "^1.8.27",
|
||||
"webdriverio": "^8.32.2"
|
||||
},
|
||||
"config": {
|
||||
"commitizen": {
|
||||
"path": "./node_modules/cz-conventional-changelog"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user