use new bun text lock file

This commit is contained in:
dswbx
2025-02-26 19:54:40 +01:00
parent 7c1fb86b20
commit 6acbe1189e
3 changed files with 4263 additions and 1 deletions

View File

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