Skip to content

Commit 0387ef6

Browse files
committed
chore(ci): remove prepublishOnly hook
1 parent e0f6448 commit 0387ef6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.stacks/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
},
5858
"scripts": {
5959
"preinstall": "only-allow pnpm",
60-
"prepublishOnly": "pnpm run build:cli",
6160
"artisan": "jiti ./src/cli.ts",
6261
"dev:components": "vite serve ./src/components -c ./src/build/components.ts",
6362
"build:components": "vite build -c ./src/build/components.ts",

0 commit comments

Comments
 (0)