From f3fa216644074bf531ca8b359b13013bfe13a9e8 Mon Sep 17 00:00:00 2001 From: Mark Date: Wed, 5 Apr 2023 12:18:28 +0100 Subject: [PATCH] Update documentation to specify Node 18.x --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1cf61af9..5e92287a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,7 @@ These are the required software tools you need to install on your computer. ### Node.js -We are using [Node.js][node] v12.x. We recommend using a tool such as [asdf][asdf] +We are using [Node.js][node] v18.x. We recommend using a tool such as [asdf][asdf] or [nvm][nvm] if you need to install more than one version of Node.js. [node]: https://nodejs.org/en/