diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 34ab1041..f85149cb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,7 +34,7 @@ If you are not sure how to begin contributing to GitactionBoard, have a look at - [Prettier](https://prettier.io/) - [talisman](https://github.com/thoughtworks/talisman) - [Trivy](https://github.com/aquasecurity/trivy) -- [Node.js v18.12.1](https://nodejs.org) +- [Node.js v20](https://nodejs.org) - [nvm](https://github.com/nvm-sh/nvm) - [all-contributors cli](https://allcontributors.org/docs/en/cli/overview) (only for maintainers) diff --git a/frontend/.nvmrc b/frontend/.nvmrc index 3f430af8..9a2a0e21 100644 --- a/frontend/.nvmrc +++ b/frontend/.nvmrc @@ -1 +1 @@ -v18 +v20