[go: nahoru, domu]

Skip to content

Commit

Permalink
chore: husky install deprecated (#1818)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmc9 committed Jul 5, 2024
1 parent 801d490 commit e2ed562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"coverage": "yarn workspace @scaffold-eth/forge forgecoverage",
"smartcheck": "yarn format && yarn test -vv && yarn deploy",
"fecheck": "turbo build",
"postinstall": "husky install"
"postinstall": "husky"
},
"workspaces": [
"packages/*"
Expand Down

0 comments on commit e2ed562

Please sign in to comment.