you too
This commit is contained in:
parent
d12a4e0761
commit
ff36507887
|
|
@ -9,6 +9,7 @@
|
||||||
"dev": "bun run --cwd ./app dev",
|
"dev": "bun run --cwd ./app dev",
|
||||||
"start": "bun run --cwd ./app start",
|
"start": "bun run --cwd ./app start",
|
||||||
"build": "bun run --cwd ./app build",
|
"build": "bun run --cwd ./app build",
|
||||||
|
"push": "bun run --cwd ./app push",
|
||||||
"remote:install": "bun run --cwd ./app remote:install",
|
"remote:install": "bun run --cwd ./app remote:install",
|
||||||
"remote:start": "bun run --cwd ./app remote:start",
|
"remote:start": "bun run --cwd ./app remote:start",
|
||||||
"remote:stop": "bun run --cwd ./app remote:stop",
|
"remote:stop": "bun run --cwd ./app remote:stop",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user