We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbe4921 commit 05d4458Copy full SHA for 05d4458
packages/crypto/package.json
@@ -19,6 +19,7 @@
19
],
20
"scripts": {
21
"build": "bun build.ts",
22
+ "prepublishOnly": "bun --bun run build",
23
"typecheck": "bun tsc --noEmit"
24
}
25
0 commit comments