chore(docs): fix typo in migration guide (#527)
Co-authored-by: Jason Kuhrt <jason.kuhrt@dialogue.co>
This commit is contained in:
parent
69af9324a9
commit
c68a94c108
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue