Skip to content

Commit 453ee47

Browse files
committed
chore(release): add prepublish script
1 parent a56b3e4 commit 453ee47

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"lint:ts": "tsc --noEmit",
4343
"format": "oxfmt",
4444
"format:check": "oxfmt --check",
45+
"prepublishOnly": "pnpm run build",
4546
"changeset": "changeset",
4647
"changeset:version": "changeset version",
4748
"changeset:publish": "changeset publish"

0 commit comments

Comments
 (0)