We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 275b7de commit 5565f29Copy full SHA for 5565f29
package.json
@@ -11,7 +11,6 @@
11
"start-example": "pnpm --filter example start",
12
"build": "pnpm --filter @agney/playground build",
13
"test": "pnpm --filter @agney/playground test",
14
- "prepare": "husky install",
15
"changeset": "changeset",
16
"version": "changeset version",
17
"release": "pnpm build && changeset publish",
0 commit comments