fix auth screens' missing config permission, and media URL resolution

This commit is contained in:
dswbx
2025-01-21 17:10:45 +01:00
parent 42f935acfd
commit 51715158c2
4 changed files with 13 additions and 11 deletions

View File

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