fix Stack Architect logic and cli dir check

This commit is contained in:
Aman Varshney
2025-04-18 00:32:40 +05:30
parent 23f80dfa08
commit 13241ee406
5 changed files with 217 additions and 201 deletions

View File

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