Skip to content

Commit 6e71742

Browse files
committed
ci: Install missed module
1 parent 4f84fd9 commit 6e71742

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@
5959
"compatibilty_check": "sh Taskfile compatibilty_check",
6060
"commit": "cz"
6161
},
62-
"overrides": {
63-
"conventional-changelog-conventionalcommits": ">= 8.0.0"
64-
},
6562
"config": {
6663
"commitizen": {
6764
"path": "node_modules/cz-customizable"
@@ -109,6 +106,7 @@
109106
"class-transformer": "^0.5.1",
110107
"class-validator": "^0.14.1",
111108
"commitizen": "^4.3.1",
109+
"conventional-changelog-conventionalcommits": "^8.0.0",
112110
"cz-customizable": "^7.4.0",
113111
"decimal.js": "^10.4.3",
114112
"eslint": "^9.18.0",

0 commit comments

Comments
 (0)