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 1d029dd commit bbceccdCopy full SHA for bbceccd
package.json
@@ -8,7 +8,7 @@
8
"clean": "turbo run clean",
9
"build:docs": "pnpm run build && tsx scripts/generate-caly-cli-docs.ts",
10
"xano": "pnpm --filter @calycode/cli run xano",
11
- "prepublishOnly": "pnpm run build:packages",
+ "prepublishOnly": "pnpm run build",
12
"serve-registry": "npx serve registry --listen 3030"
13
},
14
"private": true,
0 commit comments