Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
HRM committed Oct 8, 2024
1 parent dfb0f51 commit af47e90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ Depending on your use case, this patch can improve typing performance, potential
Alternatively you can also use this tool trough cli: `npx prisma-nitro-patcher-cli`
---
The patch was tested with prisma version 5.19.1 and typescript version 5.5.4. If you have any findings, problems feel free to open an issue.
The patch was tested with prisma version 5.19.1, 5.20.0 and typescript version 5.5.4. If you have any findings, problems feel free to open an issue.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prisma-nitro-patcher",
"version": "0.0.10",
"version": "0.0.11",
"description": "Applies a patch on the prisma client to improve the performance of extensions",
"files": [ "dist" ],
"bin": {
Expand Down

0 comments on commit af47e90

Please sign in to comment.