Skip to content

Commit 2810fff

Browse files
committed
remove postinstall script
1 parent 03b1ba3 commit 2810fff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"build": "tsup ./src",
1111
"lint": "biome check --apply .",
1212
"test": "tsnd test/index.ts",
13-
"postinstall": "npm run build",
1413
"prepare": "husky"
1514
},
1615
"engines": {

0 commit comments

Comments
 (0)