Dax Raad 8 месяцев назад
Родитель
Сommit
fae49aaf88
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      package.json

+ 1 - 1
package.json

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