|
@@ -49,7 +49,7 @@
|
|
|
"dev:play": "pnpm -F @vben/playground run dev",
|
|
|
"format": "vsh lint --format",
|
|
|
"lint": "vsh lint",
|
|
|
- "postinstall": "turbo run stub",
|
|
|
+ "postinstall": "pnpm -r run stub --if-present",
|
|
|
"preinstall": "npx only-allow pnpm",
|
|
|
"prepare": "is-ci || husky",
|
|
|
"preview": "turbo-run preview",
|