Skip to content

Commit 5dd4a2d

Browse files
fix: remove prepublishonly script to fix release workflow
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent ce62e82 commit 5dd4a2d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
"docs:watch": "typedoc --watch",
4848
"validate": "npm run typecheck && npm run lint && npm run test",
4949
"prepare": "husky",
50-
"prepublishOnly": "npm run validate && npm run build",
5150
"release": "semantic-release",
5251
"audit:fix": "npm audit fix",
5352
"size": "size-limit",

0 commit comments

Comments
 (0)