ok
This commit is contained in:
parent
7aa64cfdaa
commit
cb01a929f8
|
|
@ -6,9 +6,9 @@
|
|||
"app"
|
||||
],
|
||||
"scripts": {
|
||||
"runner": "bun run --cwd ./app runner",
|
||||
"dev": "bun run --cwd ./app dev",
|
||||
"start": "bun run --cwd ./app start",
|
||||
"build": "bun run --cwd ./app build",
|
||||
"push": "bun run --cwd ./app push",
|
||||
"remote:install": "bun run --cwd ./app remote:install",
|
||||
"remote:start": "bun run --cwd ./app remote:start",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user