Skip to content

Commit

Permalink
Update deps and Prisma to v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalLytek committed Nov 11, 2020
1 parent 4f93194 commit 98b3f12
Show file tree
Hide file tree
Showing 88 changed files with 21,074 additions and 11,504 deletions.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ npm i @prisma/client

> Be aware that `typegraphql-prisma` is designed to work with a selected versions of `prisma`.
>
> Please make sure you use `@prisma/cli` and `@prisma/client` of version matching `~2.10.1`.
> Please make sure you use `@prisma/cli` and `@prisma/client` of version matching `~2.11.0`.
> Otherwise, the runtime check will report an error when you run the generator.
You also need to install the GraphQL JSON scalar library (to support the Prisma `Json` scalar):
Expand Down
Loading

0 comments on commit 98b3f12

Please sign in to comment.