Skip to content

Commit e7d489a

Browse files
author
gio-shara-code
committed
fix: removed prepare script
1 parent b24de92 commit e7d489a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

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

0 commit comments

Comments
 (0)