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",
"packageManager": "bun@1.2.14",
"scripts": {
"typecheck": "bun run --filter='*' typecheck",
"dev": "sst dev"
"typecheck": "bun run --filter='*' typecheck"
},
"workspaces": {
"packages": [