Skip to content

Commit

Permalink
be is breaking cause of prisma client
Browse files Browse the repository at this point in the history
  • Loading branch information
Rayahhhmed committed Nov 4, 2023
1 parent 1b25d9d commit 180b4c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/prisma/schema.prisma
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

generator client {
provider = "prisma-client-js"
output = "../node_modules/.prisma/client"
}

datasource db {
Expand Down

0 comments on commit 180b4c7

Please sign in to comment.