chore: Improved package.json

This commit is contained in:
xxDeveloper
2022-06-05 22:21:11 +03:00
committed by Jacob Nguyen
parent 028837e1c9
commit 04517e113f

View File

@@ -38,6 +38,11 @@
"typedoc": "^0.22.11",
"typescript": "^4.5.5"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sern-handler/handler.git"
},
"homepage": "https://sern-handler.js.org",
"config": {
"commitizen": {
"path": "cz-conventional-changelog"