We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bfedd7 commit 333c802Copy full SHA for 333c802
1 file changed
package.json
@@ -9,7 +9,6 @@
9
"@babel/preset-env": "^7.28.5",
10
"@commitlint/cli": "^20.2.0",
11
"@commitlint/config-conventional": "^20.2.0",
12
- "conventional-changelog-conventionalcommits": "^9.1.0",
13
"@release-it/conventional-changelog": "^10.0.4",
14
"babel-loader": "^10.0.0",
15
"caniuse-lite": "1.0.30001760",
@@ -36,9 +35,6 @@
36
35
"whybundled": "^2.0.0",
37
"yarn": "^1.22.22"
38
},
39
- "resolutions": {
40
- "conventional-changelog-conventionalcommits": "9.1.0"
41
- },
42
"engines": {
43
"node": ">=22"
44
0 commit comments