Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyuhang0 committed Dec 7, 2023
1 parent 1ee7262 commit 0384adc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,10 +140,10 @@ try {

| Adapter | Prisma/Prisma Client | serverless driver |
|---------|----------------------|-------------------|
| v5.4.x | ~v5.4.x | ^v0.0.6 |
| v5.5.x | ~v5.5.x | ^v0.0.7 |
| v5.6.x | ~v5.6.x | ^v0.0.7 |
| v5.7.x | ~v5.7.x | ^v0.0.7 |
| v5.4.x | v5.4.x | ^v0.0.6 |
| v5.5.x | v5.5.x | ^v0.0.7 |
| v5.6.x | v5.6.x | ^v0.0.7 |
| v5.7.x | v5.7.x | ^v0.0.7 |

Here is the step to step guide for how to choose the version:
1. Choose the Prisma version: Choose the one as you need.
Expand Down

0 comments on commit 0384adc

Please sign in to comment.