Removed linux-musl as binaryTarget
This commit is contained in:
parent
056d85d429
commit
852538ee13
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,6 @@
|
||||||
|
|
||||||
generator client {
|
generator client {
|
||||||
provider = "prisma-client-js"
|
provider = "prisma-client-js"
|
||||||
binaryTargets = ["native", "linux-musl"]
|
|
||||||
}
|
}
|
||||||
|
|
||||||
datasource db {
|
datasource db {
|
||||||
|
|
Loading…
Add table
Reference in a new issue