mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-28 17:33:23 +08:00
chore: remove prepare script from package.json
This commit is contained in:
@@ -51,7 +51,6 @@
|
|||||||
"lint": "vsh lint",
|
"lint": "vsh lint",
|
||||||
"postinstall": "pnpm -r run stub --if-present",
|
"postinstall": "pnpm -r run stub --if-present",
|
||||||
"preinstall": "npx only-allow pnpm",
|
"preinstall": "npx only-allow pnpm",
|
||||||
"prepare": "is-ci",
|
|
||||||
"preview": "turbo-run preview",
|
"preview": "turbo-run preview",
|
||||||
"publint": "vsh publint",
|
"publint": "vsh publint",
|
||||||
"reinstall": "pnpm clean --del-lock && pnpm install",
|
"reinstall": "pnpm clean --del-lock && pnpm install",
|
||||||
|
|||||||
Reference in New Issue
Block a user