Skip to content

Commit

Permalink
chore: remove husky install since it's deprecated (#1616)
Browse files Browse the repository at this point in the history
  • Loading branch information
Saul-Mirone authored Jan 14, 2025
1 parent d17495d commit 410e220
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 @@ -7,7 +7,6 @@
"node": ">=17"
},
"scripts": {
"postinstall": "husky install",
"test": "pnpm test:lint && pnpm test:tsc:cache && pnpm test:unit",
"test:unit": "vitest run",
"test:unit:watch": "vitest",
Expand Down

0 comments on commit 410e220

Please sign in to comment.