chore: sync workspace changes

This commit is contained in:
Nathan Flurry 2026-01-27 05:06:33 -08:00
parent d24f983e2c
commit bf58891edf
139 changed files with 5454 additions and 8986 deletions

View file

@ -8,7 +8,7 @@
"dev": "turbo run dev --parallel",
"generate": "turbo run generate",
"typecheck": "turbo run typecheck",
"docs": "pnpm dlx mintlify dev docs"
"dev:docs": "cd docs/ && pnpm dlx mintlify dev"
},
"devDependencies": {
"turbo": "^2.4.0"