chore(workspace): remove unused

This commit is contained in:
Neko Ayaka
2025-07-21 13:55:02 +08:00
parent a57c71d77d
commit a830a1dccc
-1
View File
@@ -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": {