Skip to content

Commit 4c25fe0

Browse files
committed
chore: remove build script
1 parent 2ea102f commit 4c25fe0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"lint": "concurrently --prefix-colors blue,magenta npm:lint:*",
3131
"lint:biome": "biome check",
3232
"lint:e18e": "e18e-cli analyze",
33-
"prepack": "npm run lint && npm run build",
33+
"prepack": "npm run lint",
3434
"prepare": "lefthook install",
3535
"publish:jsr": "deno publish",
3636
"publish:npm": "np --any-branch",

0 commit comments

Comments
 (0)