Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit 4ae76ca

Browse files
authored
contrib/docs: Node version (#290)
Same as iterative/dvc.org#4224
1 parent ee47b55 commit 4ae76ca

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

content/docs/contributing/docs.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,8 @@ changes before submitting them, and it's quite necessary when making changes to
5656
the website engine itself. Source code and content files need to be properly
5757
formatted and linted as well, which is also ensured by the full setup below.
5858

59-
Make sure you have [Python](https://www.python.org/downloads/) 3.7+, a recent
60-
LTS version of [Node.js](https://nodejs.org/en/) (`>=14.0.0`, `<=16.x`), and
61-
install [Yarn](https://yarnpkg.com/):
59+
Make sure you have a recent LTS version of [Node.js](https://nodejs.org/en/)
60+
(`>=18.0.0`, `<=19.x`), and install [Yarn](https://yarnpkg.com/):
6261

6362
> In Windows, you may need to install [Visual Studio Build Tools], and the
6463
> [Windows SDK] first.

0 commit comments

Comments
 (0)