Skip to content

Commit

Permalink
change min node version for client to 18
Browse files Browse the repository at this point in the history
  • Loading branch information
Puyodead1 committed Aug 10, 2023
1 parent bd05fd1 commit 0495f00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/setup/clients/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ These Instructions refer to the old, React Native client, and therefore do not a
### Dependencies

- [Git](https://git-scm.com/)
- [NodeJS](https://nodejs.org). Version 16+
- [yarn](https://yarnpkg.com/) (preferred) or npm
- [NodeJS](https://nodejs.org). Version 18+
- [yarn](https://yarnpkg.com/)

In your terminal:

Expand Down

0 comments on commit 0495f00

Please sign in to comment.