mirror of
https://github.com/p-stream/backend.git
synced 2026-03-11 17:55:35 +00:00
attempted fix for an idiot
This commit is contained in:
parent
1d91fbd66a
commit
bd0ead6f6b
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
generator client {
|
generator client {
|
||||||
provider = "prisma-client-js"
|
provider = "prisma-client-js"
|
||||||
|
output = "../node_modules/.prisma/client"
|
||||||
}
|
}
|
||||||
|
|
||||||
datasource db {
|
datasource db {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue