Skip to content

Commit

Permalink
fix: remove husky postinstall script
Browse files Browse the repository at this point in the history
  • Loading branch information
jenssimon committed Jan 9, 2025
1 parent 1687c21 commit 4dd12eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"lint": "eslint ./",
"test": "jest --coverage",
"commit": "cz",
"postinstall": "husky",
"prepack": "pinst --disable",
"postpack": "pinst --enable",
"semantic-release": "semantic-release"
Expand Down

0 comments on commit 4dd12eb

Please sign in to comment.