mirror of
https://github.com/sst/opencode.git
synced 2025-08-30 09:47:25 +00:00
doc: remove dev script
This commit is contained in:
parent
ffc231bd8b
commit
a53f9165e9
1 changed files with 1 additions and 2 deletions
|
@ -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": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue