Remove debugging script

This commit is contained in:
gbuomprisco
2024-10-22 14:42:01 +08:00
parent 5b9285a575
commit 201bca128d

View File

@@ -11,7 +11,6 @@
},
"scripts": {
"postinstall": "manypkg fix",
"run-script": "pnpm dlx tsx --tsconfig ./tsconfig.json apps/web/script.ts",
"build": "turbo build --cache-dir=.turbo",
"clean": "git clean -xdf node_modules dist .next",
"clean:workspaces": "turbo clean",