Skip to content

Commit

Permalink
ci: Install missed module
Browse files Browse the repository at this point in the history
  • Loading branch information
unlight committed Jan 18, 2025
1 parent 4f84fd9 commit 6e71742
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@
"compatibilty_check": "sh Taskfile compatibilty_check",
"commit": "cz"
},
"overrides": {
"conventional-changelog-conventionalcommits": ">= 8.0.0"
},
"config": {
"commitizen": {
"path": "node_modules/cz-customizable"
Expand Down Expand Up @@ -109,6 +106,7 @@
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"commitizen": "^4.3.1",
"conventional-changelog-conventionalcommits": "^8.0.0",
"cz-customizable": "^7.4.0",
"decimal.js": "^10.4.3",
"eslint": "^9.18.0",
Expand Down

0 comments on commit 6e71742

Please sign in to comment.