prisma fix

This commit is contained in:
Kay Faraday 2024-07-29 15:40:37 -07:00
parent 02e7eddf7b
commit b13c37cf50
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
generator client {
provider = "prisma-client-js"
binaryTargets = ["native", "debian-openssl-1.1.x"]
}
generator dbml {