ci: tweaks
This commit is contained in:
parent
925ce6503e
commit
ea66c02633
3 changed files with 3 additions and 3 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"typecheck": "tsc --noEmit",
|
||||
"test": "bun test",
|
||||
"build": "./script/build.ts",
|
||||
"dev": "bun run --conditions=development ./src/index.ts"
|
||||
"dev": "bun run ./src/index.ts"
|
||||
},
|
||||
"bin": {
|
||||
"opencode": "./bin/opencode"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue