Skip to content

Commit

Permalink
chore: update contribution guide for users to use node 18 or higher
Browse files Browse the repository at this point in the history
  • Loading branch information
jooyoungseo committed Jan 16, 2024
1 parent c85b81b commit f099bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ To contribute to this project, you need to have the following installed on your

1. git .

1. node.js (version 16 or higher is recommended)
1. node.js (version 18 or higher is recommended)

1. npm (version 9 or higher is recommended)

Expand Down

0 comments on commit f099bde

Please sign in to comment.