chore: update commitizen config

This commit is contained in:
Christopher Willis-Ford 2023-12-20 18:47:03 -08:00
parent 8118853e80
commit eb04eb5aa4
2 changed files with 1 additions and 999 deletions

997
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -48,7 +48,6 @@
"@types/jest": "29.5.1",
"babel-eslint": "10.1.0",
"babel-loader": "8.0.6",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.55.0",
"eslint-config-scratch": "9.0.3",
"eslint-plugin-jest": "27.2.1",
@ -64,7 +63,7 @@
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
"path": "cz-conventional-changelog"
}
},
"release": {