From ac44f853f71393d88f94c7242e7f8a12d625f0ad Mon Sep 17 00:00:00 2001 From: aliakbar-deriv Date: Wed, 8 Jan 2025 16:18:25 +0400 Subject: [PATCH] chore: update Node.js version requirement to v16 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e69b84c..9ae8853 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A React-based copy trading application built with modern tools and technologies. ## Prerequisites -- Node.js (v14 or higher) +- Node.js (v16 or higher) - npm (v6 or higher) ## Getting Started