Skip to content

Commit c96b2e7

Browse files
committed
Revert "Merge pull request #897 from vansh-codes/feat/git-commit-system"
This reverts commit 453acbc, reversing changes made to c6985e8.
1 parent cb337a0 commit c96b2e7

3 files changed

Lines changed: 0 additions & 81 deletions

File tree

.husky/prepare-commit-msg

Lines changed: 0 additions & 2 deletions
This file was deleted.

changelog.config.mjs

Lines changed: 0 additions & 72 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,10 @@
7979
"@typescript-eslint/eslint-plugin": "^8.45.0",
8080
"@typescript-eslint/parser": "^8.45.0",
8181
"autoprefixer": "^10.4.21",
82-
"commitizen": "^4.3.1",
8382
"eslint": "^8.57.1",
8483
"eslint-config-prettier": "^10.1.8",
8584
"eslint-plugin-prettier": "^5.5.4",
8685
"eslint-plugin-react": "^7.37.5",
87-
"git-cz": "^4.9.0",
8886
"husky": "^9.1.7",
8987
"lint-staged": "^16.2.3",
9088
"postcss": "^8.5.3",
@@ -107,10 +105,5 @@
107105
},
108106
"engines": {
109107
"node": ">=18.0"
110-
},
111-
"config": {
112-
"commitizen": {
113-
"path": "git-cz"
114-
}
115108
}
116109
}

0 commit comments

Comments
 (0)