Skip to content

Commit

Permalink
Project.prisma bug fix (#4)
Browse files Browse the repository at this point in the history
* Fixed breaking project.prisma change

* updated packages
  • Loading branch information
CaptainChemist committed Jul 29, 2019
1 parent 5cb5217 commit 8a9c65a
Show file tree
Hide file tree
Showing 4 changed files with 210 additions and 1,199 deletions.
1 change: 0 additions & 1 deletion backend/prisma/project.prisma
Expand Up @@ -10,7 +10,6 @@ generator photon {

generator nexus_prisma {
provider = "nexus-prisma"
output = "node_modules/@generated/nexus-prisma"
}

model User {
Expand Down

0 comments on commit 8a9c65a

Please sign in to comment.