remove generate analytic script in build

This commit is contained in:
Aman Varshney
2025-06-09 01:06:14 +05:30
parent 83e08f0636
commit 6af9d2a8ee
2 changed files with 2 additions and 2 deletions

View File

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