Skip to content

Commit 9740f72

Browse files
committed
Fix minimum node version
1 parent df89c37 commit 9740f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markdown-pages/docs/manual/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ order: 2
1111
## Prerequisites
1212

1313
<div class="install-list">
14-
- [Node.js](https://nodejs.org/) version >= 20
14+
- [Node.js](https://nodejs.org/) version >= 20.11.0
1515
- One of the following package managers:
1616
- [npm](https://docs.npmjs.com/cli/) (comes with Node.js)
1717
- [yarn](https://yarnpkg.com/)

0 commit comments

Comments
 (0)