update beads
This commit is contained in:
parent
6e6788bea4
commit
687a217014
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
||||||
"deploy": "bun run scripts/deploy.ts",
|
"deploy": "bun run scripts/deploy.ts",
|
||||||
"deploy:main": "./deploy main",
|
"deploy:main": "./deploy main",
|
||||||
"deploy:current-branch": "./deploy current-branch",
|
"deploy:current-branch": "./deploy current-branch",
|
||||||
|
"check:public-api-routes": "bun run scripts/check-public-api-routes.ts",
|
||||||
"sync:docker-workspace": "bun run scripts/sync-docker-workspace.ts",
|
"sync:docker-workspace": "bun run scripts/sync-docker-workspace.ts",
|
||||||
"check:docker-workspace": "bun run scripts/check-docker-workspace.ts"
|
"check:docker-workspace": "bun run scripts/check-docker-workspace.ts"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue