refractor: use script syntax in execa

This commit is contained in:
Aman Varshney
2025-02-13 11:34:49 +05:30
parent 46b798971e
commit d99e161e40
5 changed files with 25 additions and 36 deletions

View File

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