Skip to content

Commit dae3857

Browse files
authored
chore: add dev script (anomalyco#666)
1 parent ed4f862 commit dae3857

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"type": "module",
66
"packageManager": "bun@1.2.14",
77
"scripts": {
8+
"dev": "bun run packages/opencode/src/index.ts",
89
"typecheck": "bun run --filter='*' typecheck",
910
"stainless": "bun run ./packages/opencode/src/index.ts serve ",
1011
"postinstall": "./scripts/hooks"

0 commit comments

Comments
 (0)