@@ -5,7 +5,7 @@
"type": "module",
"packageManager": "[email protected]",
"scripts": {
- "typecheck": "bun run typecheck --filter='*'",
+ "typecheck": "bun run --filter='*' typecheck",
"dev": "sst dev"
},
"workspaces": {