mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 15:53:02 +10:00
db studio sertup and ts same version
This commit is contained in:
@ -6,7 +6,8 @@
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint"
|
||||
"lint": "next lint",
|
||||
"db-studio": "prisma db studio"
|
||||
},
|
||||
"dependencies": {
|
||||
"@documenso/prisma": "*",
|
||||
|
||||
Reference in New Issue
Block a user