1
0
mirror of https://github.com/spacebarchat/docs.git synced 2024-11-08 11:22:31 +01:00

change min node version for client to 18

This commit is contained in:
Puyodead1 2023-08-10 14:52:13 -04:00 committed by GitHub
parent bd05fd11e6
commit 0495f0086c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: