upgrade to prisma v6.6.0

This commit is contained in:
Aman Varshney
2025-04-11 18:51:26 +05:30
parent 6633796176
commit 3e7a605a2a
11 changed files with 26 additions and 13 deletions

View File

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