Skip to content

Commit 1c67683

Browse files
authored
Merge pull request #518 from twilio-labs/bnb/update-husky
chore: update husky prepare command
2 parents 0f7c5db + 97a89fd commit 1c67683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"format": "prettier --write .",
1616
"format:changed": "pretty-quick --staged",
1717
"format:check": "prettier --check .",
18-
"prepare": "husky install",
18+
"prepare": "husky",
1919
"e2e": "turbo run e2e --parallel"
2020
},
2121
"author": "Twilio <[email protected]>",

0 commit comments

Comments
 (0)