add turborepo addon in builder presets

This commit is contained in:
Aman Varshney
2025-05-14 07:35:09 +05:30
parent dad201e705
commit 254d278c6b
2 changed files with 5 additions and 5 deletions

View File

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