From b281043755dc18fe82a3832b9d0d43730880bcdf Mon Sep 17 00:00:00 2001 From: Son NK Date: Thu, 20 Jul 2023 18:05:25 +0200 Subject: [PATCH] add node & npm version --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4e25b00..e6f0433 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ You can find more information about how the extension works and which parts it h All work on SimpleLogin Chrome/Firefox extension happens directly on GitHub. +This project has been tested with Node v20.2.0 and NPM 9.6.6 + To run the extension locally, please follow these steps: - install all dependencies with `npm install`.