Update API Only preset to use Sqlite and enable auth

This commit is contained in:
Aman Varshney
2025-06-18 21:55:14 +05:30
parent 69ef61e577
commit 0e5803fd91
2 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
},
"apps/cli": {
"name": "create-better-t-stack",
"version": "2.19.1",
"version": "2.20.0",
"bin": {
"create-better-t-stack": "dist/index.js",
},