Skip to content
This repository was archived by the owner on Aug 20, 2026. It is now read-only.

Commit 7096f3c

Browse files
committed
Revert "fix: build dist during install so a git-referenced dependency is usable"
This reverts commit 77ebf32.
1 parent 77ebf32 commit 7096f3c

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
@@ -54,7 +54,7 @@
5454
"test:coverage": "vitest run --project unit --coverage",
5555
"test:corpus": "vitest run --project corpus",
5656
"test:smoke": "tsdown && vitest run --project smoke",
57-
"prepare": "husky && tsdown",
57+
"prepare": "husky",
5858
"release": "semantic-release"
5959
},
6060
"keywords": [

0 commit comments

Comments
 (0)