cli create: fix installing deps spinner

This commit is contained in:
dswbx
2025-02-14 14:08:15 +01:00
parent 425465becd
commit b412da836c
3 changed files with 26 additions and 6 deletions

View File

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