Dax Raad пре 10 месеци
родитељ
комит
fae49aaf88
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      package.json

+ 1 - 1
package.json

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