mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-27 02:04:39 +10:00
update prisma version
This commit is contained in:
@@ -81,7 +81,7 @@ You will need to install:
|
|||||||
Use your Node.js package manager to install prisma, either to the local directory or globally:
|
Use your Node.js package manager to install prisma, either to the local directory or globally:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install prisma@6.11.1 dotenv # dotenv is a requirement
|
npm install prisma@7.3.0 dotenv # dotenv is a requirement
|
||||||
```
|
```
|
||||||
|
|
||||||
Then, with your database running:
|
Then, with your database running:
|
||||||
|
|||||||
Reference in New Issue
Block a user