Skip to content

Commit 27da08f

Browse files
committed
doc: Add a note for Prisma ^3.8.0 requirement
1 parent 261e003 commit 27da08f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ $ yarn add prisma-field-encryption
2525
$ npm i prisma-field-encryption
2626
```
2727

28+
> _Note: this requires Prisma 3.8.0 or higher._
29+
2830
## Usage
2931

3032
### 1. Add the middleware to your Prisma client

0 commit comments

Comments
 (0)