Update package.json
This commit is contained in:
parent
429ee209f3
commit
fcc221945b
|
|
@ -14,9 +14,9 @@
|
|||
"semi": false
|
||||
},
|
||||
"scripts": {
|
||||
"http": "bun run --elide-lines=0 --filter=@workshop/http start",
|
||||
"bot:cli": "bun run --elide-lines=0 --filter=@workshop/spike bot:cli",
|
||||
"bot:discord": "bun run --elide-lines=0 --filter=@workshop/spike bot:discord",
|
||||
"http": "bun run --filter=@workshop/http start",
|
||||
"bot:cli": "bun run --filter=@workshop/spike bot:cli",
|
||||
"bot:discord": "bun run --filter=@workshop/spike bot:discord",
|
||||
"start": "bun run main.ts"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user