mirror of
https://github.com/p-stream/backend.git
synced 2026-01-11 20:10:33 +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 {
|
||||
provider = "prisma-client-js"
|
||||
output = "../node_modules/.prisma/client"
|
||||
}
|
||||
|
||||
datasource db {
|
||||
|
|
|
|||
Loading…
Reference in a new issue