Skip to content

Commit

Permalink
chore: remove cz-conventional-changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pablodenadai committed Jun 20, 2022
1 parent 15bf1ff commit d3b028a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 386 deletions.
9 changes: 0 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"@typescript-eslint/parser": "5.28.0",
"conventional-changelog": "3.1.25",
"conventional-changelog-cli": "2.2.2",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.17.0",
"eslint-formatter-table": "7.32.1",
"eslint-plugin-functional": "4.2.1",
Expand All @@ -64,11 +63,6 @@
"typedoc-plugin-markdown": "3.12.1",
"typescript": "4.7.3"
},
"config": {
"commitizen": {
"path": "cz-conventional-changelog"
}
},
"dependencies": {
"@stablelib/base64": "1.0.1",
"@stablelib/sha256": "1.0.1",
Expand All @@ -77,8 +71,5 @@
"neverthrow": "3.0.0",
"ramda": "0.27.1",
"url": "0.11.0"
},
"resolutions": {
"cz-conventional-changelog/commitizen/minimist": "1.2.6"
}
}

0 comments on commit d3b028a

Please sign in to comment.