Skip to content

Commit

Permalink
switch node version to netlify's build version
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanBonsignori committed Feb 20, 2024
1 parent fb74008 commit 9b0f5ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
21.6.1
20.11.1
2 changes: 1 addition & 1 deletion client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The client for UserVote. Built with TypeScript, React, React-Query, and Material

## Requirements

Node.js 21+, recommended to use [nvm](https://github.com/nvm-sh/nvm) which will automatically use the .nvmrc file to set the correct version of Node.js.
Node.js version 20.x, recommended to use [nvm](https://github.com/nvm-sh/nvm) which will automatically use the .nvmrc file to set the correct version of Node.js.

## Installation

Expand Down

0 comments on commit 9b0f5ec

Please sign in to comment.