Skip to content

Commit

Permalink
ci(husky): removed as prepare script
Browse files Browse the repository at this point in the history
  • Loading branch information
simonkovtyk committed Sep 28, 2024
1 parent 31f76c1 commit 8b148bc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@
"scripts": {
"commitlint": "commitlint",
"eslint": "eslint",
"tsc": "tsc",
"prepare": "husky"
"tsc": "tsc"
},
"dependencies": {
"esbuild": ">=0.20.0",
Expand Down

0 comments on commit 8b148bc

Please sign in to comment.