Skip to content

Commit

Permalink
Merge pull request #518 from twilio-labs/bnb/update-husky
Browse files Browse the repository at this point in the history
chore: update husky prepare command
  • Loading branch information
cmsunu28 authored Jun 6, 2024
2 parents 0f7c5db + 97a89fd commit 1c67683
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 1c67683

Please sign in to comment.