fix d1 introspect issue by excluding _cf_METADATA

This commit is contained in:
dswbx
2025-03-26 09:58:49 +01:00
parent b44b87923b
commit 06e92d268b
2 changed files with 6 additions and 2 deletions

View File

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