We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55333c6 commit f3e02daCopy full SHA for f3e02da
package.json
@@ -19,7 +19,7 @@
19
"typecheck": "tsc --noEmit",
20
"lint": "biome check .",
21
"format": "biome format --write .",
22
- "prepublishOnly": "bunx @sylphx/doctor prepublish && echo 'Use CI to publish' && exit 1",
+ "prepublishOnly": "bunx @sylphx/doctor prepublish",
23
"test": "bun test"
24
},
25
"keywords": [
0 commit comments