Skip to content

Commit 33a57ae

Browse files
committed
Update package.json
1 parent 86e743d commit 33a57ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "A collection of utilities for working with EffectTS in SolidJS",
55
"type": "module",
66
"scripts": {
7+
"prepack": "pnpm build",
78
"build": "tsup",
89
"check:all": "pnpm run check:lint && pnpm run check:test && pnpm run check:format",
910
"check:format": "prettier . --check",

0 commit comments

Comments
 (0)