Skip to content

Commit

Permalink
build: remove prepare form husky
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Peregrina committed Feb 24, 2024
1 parent 533cd52 commit b5724ec
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 @@ -18,7 +18,6 @@
"biome:check": "biome check ./src",
"biome:check-apply": "biome check --apply ./src",
"biome:check-apply-unsafe": "biome check --apply-unsafe ./src",
"prepare": "husky",
"size": "npm run build && size-limit"
},
"size-limit": [
Expand Down

0 comments on commit b5724ec

Please sign in to comment.