chore: cleanup

This commit is contained in:
Adam 2026-02-19 20:42:56 -06:00
commit c585b9b50d
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
3 changed files with 48 additions and 2 deletions

View file

@ -11,8 +11,7 @@
"dev:web": "bun --cwd packages/app dev",
"typecheck": "bun turbo typecheck",
"prepare": "husky",
"random": "echo 'Random script'",
"hello": "echo 'Hello World!'",
"postinstall": "bun packages/opencode/script/node-pty-helper.ts",
"test": "echo 'do not run tests from root' && exit 1"
},
"workspaces": {