fix admin's assetPath for remote static assets

This commit is contained in:
dswbx
2025-07-03 15:06:21 +02:00
parent 2f684765de
commit a5959acb34
5 changed files with 5 additions and 5 deletions

View File

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