Skip to content

Commit ec87aed

Browse files
committed
chore(package): add launch:production-sdk-e2e script
1 parent ec7c53d commit ec87aed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"launch:self-serve-readiness": "node scripts/self-serve-readiness.mjs",
2222
"billing:autumn-parity": "node scripts/autumn-catalog-parity.mjs",
2323
"launch:production-dry-run": "bun scripts/production-dry-run.mjs",
24+
"launch:production-sdk-e2e": "node scripts/production-sdk-e2e.mjs",
2425
"backend:up": "bun run env:local && REND_ENV_PROFILE=local docker compose up -d",
2526
"backend:down": "docker compose down",
2627
"backend:api": "bun run env:local && REND_ENV_PROFILE=local cargo run -p rend-api",

0 commit comments

Comments
 (0)