mirror of
https://github.com/scratchfoundation/scratch-storage.git
synced 2025-07-04 02:20:39 -04:00
chore: update commitizen config
This commit is contained in:
parent
8118853e80
commit
eb04eb5aa4
2 changed files with 1 additions and 999 deletions
997
package-lock.json
generated
997
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -48,7 +48,6 @@
|
||||||
"@types/jest": "29.5.1",
|
"@types/jest": "29.5.1",
|
||||||
"babel-eslint": "10.1.0",
|
"babel-eslint": "10.1.0",
|
||||||
"babel-loader": "8.0.6",
|
"babel-loader": "8.0.6",
|
||||||
"cz-conventional-changelog": "3.3.0",
|
|
||||||
"eslint": "8.55.0",
|
"eslint": "8.55.0",
|
||||||
"eslint-config-scratch": "9.0.3",
|
"eslint-config-scratch": "9.0.3",
|
||||||
"eslint-plugin-jest": "27.2.1",
|
"eslint-plugin-jest": "27.2.1",
|
||||||
|
@ -64,7 +63,7 @@
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"commitizen": {
|
"commitizen": {
|
||||||
"path": "./node_modules/cz-conventional-changelog"
|
"path": "cz-conventional-changelog"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"release": {
|
"release": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue