Skip to content

Commit 5565f29

Browse files
committed
remove prepare step
1 parent 275b7de commit 5565f29

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
@@ -11,7 +11,6 @@
1111
"start-example": "pnpm --filter example start",
1212
"build": "pnpm --filter @agney/playground build",
1313
"test": "pnpm --filter @agney/playground test",
14-
"prepare": "husky install",
1514
"changeset": "changeset",
1615
"version": "changeset version",
1716
"release": "pnpm build && changeset publish",

0 commit comments

Comments
 (0)