make frontend optional

This commit is contained in:
Aman Varshney
2025-04-07 14:23:56 +05:30
parent 57fc325a5e
commit e8a777e1a6
5 changed files with 13 additions and 11 deletions

View File

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