Upgrade Prisma to v6.1.0.

This commit is contained in:
Mike Cao 2025-01-10 18:58:53 -08:00
parent c414c605b4
commit c0fd22cbf6
5 changed files with 46 additions and 44 deletions

View file

@ -1,6 +1,6 @@
generator client {
provider = "prisma-client-js"
binaryTargets = ["native", "linux-musl-openssl-3.0.x", "linux-musl-arm64-openssl-3.0.x"]
binaryTargets = ["native"]
}
datasource db {