fix nextjs node adapter import

This commit is contained in:
dswbx
2025-02-06 15:19:25 +01:00
parent 0a5cc2ad98
commit 78d4f928ba
6 changed files with 30 additions and 31 deletions

View File

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