fix type error in prisma.config.ts

This commit is contained in:
Aman Varshney
2025-06-13 21:49:38 +05:30
parent a0fb387def
commit 4cae3b7b2b
4 changed files with 16 additions and 5 deletions

View File

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