fix media initial enable to force reload window

This commit is contained in:
dswbx
2025-01-17 13:57:37 +01:00
parent c3d0f01390
commit 9422cc5bb8
2 changed files with 15 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
"type": "module",
"sideEffects": false,
"bin": "./dist/cli/index.js",
"version": "0.6.0-rc.3",
"version": "0.6.0-rc.5",
"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": {