Update Nuxt template to v4 and bump deps

This commit is contained in:
Aman Varshney
2025-07-16 05:09:29 +05:30
parent 0453ed5d24
commit 8a9ddc9f35
4 changed files with 14 additions and 12 deletions

View File

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