chore(docs): fix typo in migration guide (#527)

Co-authored-by: Jason Kuhrt <jason.kuhrt@dialogue.co>
This commit is contained in:
Valentin Palkovic 2020-10-20 17:11:09 +02:00 committed by GitHub
parent 69af9324a9
commit c68a94c108
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ npm add -D @prisma/cli
npm add @prisma/client
```
You must also make sure that you are using the version `0.20.0` or later of `nexus-plugin-prisma`.
You must also make sure that you are using the version `0.20` or later of `nexus-plugin-prisma`.
## Enabling the plugin