File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
content/200-orm/500-reference Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ The latest version of Prisma ORM requires the following software:
1717
1818| Tool | Minimum required version |
1919| :-------------------- | :----------------------- |
20- | Node.js | 18.8 / 20.9 / 22.11 |
21- | TypeScript (optional) | 5.1.X |
20+ | Node.js | 20.19.0+ |
21+ | TypeScript (optional) | 5.4+ |
2222| Yarn (optional) | 1.19.2 |
2323
2424
@@ -33,14 +33,14 @@ See also: [Supported database versions](/orm/reference/supported-databases)
3333<details >
3434<summary >Expand for earlier versions</summary >
3535
36- ### Prisma ORM v5
36+ ### Prisma ORM v6
3737
38- Prisma ORM v5 requires the following software:
38+ Prisma ORM v6 requires the following software:
3939
4040| | Minimum required version |
4141| :-------------------- | :----------------------- |
4242| Node.js | 16.13 / 18.X / 20.X |
43- | TypeScript (optional) | 4.7.X |
43+ | TypeScript (optional) | 4.7+ |
4444| Yarn (optional) | 1.19.2 |
4545
4646</details >
You can’t perform that action at this time.
0 commit comments