diff --git a/package.json b/package.json index 47fc7ac5..5d8f5c02 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,6 @@ "scripts": { "build": "FORCE_COLOR=1 pnpm --filter './packages/**' prepack", "build:stub": "pnpm --filter './packages/**' prepack --stub", - "prepack": "unbuild", "dev": "nuxi dev playground", "dev:build": "nuxi build playground", "dev:preview": "node ./playground/.output/server/index.mjs",