Skip to content

Commit 5b764fa

Browse files
AkshatAkshat
Akshat
authored and
Akshat
committed
Openssl-3.0.x
1 parent 8da495a commit 5b764fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/database/prisma/schema.prisma

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ datasource db {
66

77
generator client {
88
provider = "prisma-client-js"
9-
binaryTargets = ["native", "debian-openssl-1.1.x"]
9+
binaryTargets = ["native", "debian-openssl-3.0.x"]
1010
previewFeatures = ["tracing"]
1111
}
1212

0 commit comments

Comments
 (0)