diff --git a/package.json b/package.json index 1aba5f5..af05533 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,6 @@ "node": ">=10" }, "dependencies": { - "@bitauth/libauth": "^1.17.1", "lodash.clonedeep": "^4.5.0", "lodash.differencewith": "^4.5.0", "lodash.isequal": "^4.5.0", @@ -123,11 +122,6 @@ "!build/module/**" ] }, - "config": { - "commitizen": { - "path": "cz-conventional-changelog" - } - }, "prettier": { "singleQuote": true },