Skip to content

Commit

Permalink
build(.nvmrc): Updated node version to 20.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcosViniciusPC committed Jul 5, 2024
1 parent 17a4900 commit 06cdc3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.17.1
20.15.0
2 changes: 1 addition & 1 deletion CONTRIBUTING.MD
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ You can contribute in many ways: opening or participating of a issue, reporting

## Contribution Prerequisites

- Node v16.17.1;
- Node v20.15.0;

Obs.: We have .nvmrc. When you run nvm use, it will set the node to the same version based on the .nvmrc file in the repository.

Expand Down

0 comments on commit 06cdc3f

Please sign in to comment.