fix(cli): ultracite setup arguments

This commit is contained in:
Aman Varshney
2025-08-18 22:00:39 +05:30
parent f1bed8efc0
commit b2d33a8f54
3 changed files with 7 additions and 2 deletions

View File

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