chore: change run command, remove workspace cli argument
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"type": "module",
|
||||
"module": "index.ts",
|
||||
"scripts": {
|
||||
"start": "bun run index.ts",
|
||||
"nanobot": "bun run index.ts",
|
||||
"dev": "bun --watch run index.ts",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"fmt": "oxfmt --check",
|
||||
|
||||
Reference in New Issue
Block a user