From a830a1dccc2a8dbe91febba1adc3556a2387d2ea Mon Sep 17 00:00:00 2001 From: Neko Ayaka Date: Mon, 21 Jul 2025 13:55:02 +0800 Subject: [PATCH] chore(workspace): remove unused --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index f6dc29828..4bac770ac 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,6 @@ "lint:rust": "cargo fmt --check && cargo clippy --workspace", "typecheck": "pnpm -rF=\"./packages/*\" -F=\"./apps/*\" -F=\"./docs\" --parallel typecheck", "up": "taze -w -r -I -f && pnpm prune && pnpm dedupe", - "sizecheck": "npx vite-bundle-visualizer", "nolyfill": "pnpm dlx nolyfill" }, "devDependencies": {