Merge pull request #686 from Mastergamer433/dev2
Some checks failed
CI / build (push) Has been cancelled
CI / docker (push) Has been cancelled
Some checks failed
CI / build (push) Has been cancelled
CI / docker (push) Has been cancelled
fix targets for prisma
This commit is contained in:
commit
a715a21a8a
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
generator client {
|
||||
provider = "prisma-client-js"
|
||||
binaryTargets = ["native", "linux-musl-openssl-3.0.x"]
|
||||
}
|
||||
|
||||
datasource db {
|
||||
|
|
Loading…
Add table
Reference in a new issue