Skip to content

Commit

Permalink
added output for client
Browse files Browse the repository at this point in the history
  • Loading branch information
omera26 committed Jun 23, 2024
1 parent b13d302 commit 74a5fd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/typescript/models/prisma/schema.prisma
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

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

datasource db {
Expand Down

0 comments on commit 74a5fd0

Please sign in to comment.