doc: remove dev script

This commit is contained in:
Dax Raad 2025-06-14 13:05:23 -04:00
parent ffc231bd8b
commit a53f9165e9

View file

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