Skip to content

Commit

Permalink
[Docs] Update node.js version in docs to v18 (#2558)
Browse files Browse the repository at this point in the history
* Update DEVELOPERS.md, specify v18 Node.js required

Signed-off-by: Don McCurdy <donmccurdy@cartodb.com>
  • Loading branch information
donmccurdy authored Apr 11, 2024
1 parent 4932e76 commit 6667a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributing/DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ machine:

* [Git](http://git-scm.com/): The [Github Guide to Installing Git][git-setup] is a good source of information.

* [Node.js ^14.x](http://nodejs.org): We use Node to generate the documentation, run a
* [Node.js ^18.x](http://nodejs.org): We use Node to generate the documentation, run a
development web server, run tests, and generate distributable files. Depending on your system,
you can install Node either from source or as a pre-packaged bundle.

Expand Down

0 comments on commit 6667a96

Please sign in to comment.