We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b10c59 commit 37a5236Copy full SHA for 37a5236
1 file changed
package.json
@@ -57,7 +57,7 @@
57
"fmt:fix": "prettier --write .",
58
"lint": "biome check .",
59
"lint:fix": "biome check --write .",
60
- "prepublishOnly": "bun run test && bun run build"
+ "prepublishOnly": "bun run build"
61
},
62
"devDependencies": {
63
"@biomejs/biome": "^1.9.4",
0 commit comments