Skip to content

Commit

Permalink
fix: husky migration to prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSinclair committed Sep 6, 2024
1 parent f9e6af9 commit 63dda87
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 @@ -4,7 +4,7 @@
"version": "0.0.0",
"type": "module",
"scripts": {
"postinstall": "husky install",
"prepare": "husky",
"dev": "pnpm --recursive --parallel --filter @rainbow-me/rainbow* --filter example dev",
"dev:lib": "pnpm --parallel --filter @rainbow-me/rainbow* dev",
"dev:example": "pnpm dev:lib & pnpm --filter example dev",
Expand Down

0 comments on commit 63dda87

Please sign in to comment.