Update prisma

This commit is contained in:
Hri7566 2024-02-01 08:40:59 -05:00
parent 0ece65e940
commit 3ef51d525d
1 changed files with 2 additions and 1 deletions

View File

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