docs: Prerequisites: bump Node.js min to 18.18

This commit is contained in:
Evan Kaloudis
2024-06-13 18:59:38 -04:00
parent d4189ef0ea
commit 817892ec90
+1 -1
View File
@@ -108,7 +108,7 @@ ZEUS is proud to be integrated on the following platforms:
**Don't trust, verify** the code with your own two eyes. Then when ready proceed to the steps below based on your platform.
### Prerequisites
- Node.js (minimum version: 18.17)
- Node.js (minimum version: 18.18)
### Android
1. install and setup react-native and its related dependencies under **"Building Projects with Native Code"** on