hotfix 0.9.1 docker fails due to trying to open a browser

This commit is contained in:
dswbx
2025-03-10 12:28:38 +01:00
parent 8550aef606
commit eabae5d3df
4 changed files with 14 additions and 6 deletions

View File

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