Skip to content

Commit

Permalink
chore: update husky prepare command
Browse files Browse the repository at this point in the history
Signed-off-by: Tierney Cyren <[email protected]>
  • Loading branch information
bnb committed Jun 6, 2024
1 parent 0f7c5db commit 97a89fd
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 @@ -15,7 +15,7 @@
"format": "prettier --write .",
"format:changed": "pretty-quick --staged",
"format:check": "prettier --check .",
"prepare": "husky install",
"prepare": "husky",
"e2e": "turbo run e2e --parallel"
},
"author": "Twilio <[email protected]>",
Expand Down

0 comments on commit 97a89fd

Please sign in to comment.