From 902c540f4e5c45f0106a7af566a14c16500fe7f7 Mon Sep 17 00:00:00 2001 From: Robi Nino Date: Sun, 19 May 2024 11:52:53 +0300 Subject: [PATCH] Update README.md with new preconditions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d1c2ff..79d3f60 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,8 @@ let tree = NugetDepsTree.generate(pathToSlnFile); ## Building and Testing the Sources ### Preconditions -* npm 7 and above +* npm 10 or above +* Node 18 or above To build the plugin sources, please follow these steps: * Clone the code from git.