Skip to content

Commit

Permalink
fix(zhi-core): fix ci error
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Apr 17, 2023
1 parent 4327866 commit c22bd26
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/commit-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@
],
"author": "terwer",
"license": "GPL",
"scripts": {
"prepare": "husky install",
"commitinit": "npx husky add .husky/commit-msg 'npx --no -- commitlint --edit ${1}'",
"commit": "commit"
},
"devDependencies": {
"@commitlint/cli": "^17.6.1",
"@commitlint/config-angular": "^17.6.1",
Expand Down

0 comments on commit c22bd26

Please sign in to comment.