chore: remove prepare script from package.json

This commit is contained in:
vben 2025-05-04 07:33:36 +08:00
parent 4471bc7a5d
commit f94ca10adf

View File

@ -51,7 +51,6 @@
"lint": "vsh lint",
"postinstall": "pnpm -r run stub --if-present",
"preinstall": "npx only-allow pnpm",
"prepare": "is-ci",
"preview": "turbo-run preview",
"publint": "vsh publint",
"reinstall": "pnpm clean --del-lock && pnpm install",