Skip to content

Commit b24de92

Browse files
author
gio-shara-code
committed
revert: added prepare script
1 parent 3ab420d commit b24de92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"lint": "turbo run lint",
88
"format": "prettier --write \"**/*.{ts,tsx,md}\"",
99
"image-uploader": "pnpm --filter image-uploader start",
10+
"prepare": "husky install",
1011
"publish-packages": "turbo run build lint test && changeset version && changeset publish",
1112
"changeset": "changeset"
1213
},

0 commit comments

Comments
 (0)