manager: fix secrets extraction for both modes

This commit is contained in:
dswbx
2025-09-05 14:14:12 +02:00
parent 7a0a7481c0
commit 3c5e3f9638
2 changed files with 5 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
"type": "module",
"sideEffects": false,
"bin": "./dist/cli/index.js",
"version": "0.17.1",
"version": "0.18.0-rc.1",
"description": "Lightweight Firebase/Supabase alternative built to run anywhere — incl. Next.js, React Router, Astro, Cloudflare, Bun, Node, AWS Lambda & more.",
"homepage": "https://bknd.io",
"repository": {