From dbf0303a9e480aee0e30c667267dbeac03d0154e Mon Sep 17 00:00:00 2001 From: Frank Elsinga Date: Wed, 20 Mar 2024 14:31:26 +0100 Subject: [PATCH] Update CONTRIBUTING.md Co-authored-by: Adam Stachowicz --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9680728c..d1abc57f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -231,7 +231,7 @@ The goal is to make the Uptime Kuma installation as easy as installing a mobile ## Tools - [`Node.js`](https://nodejs.org/) >= 18 -- [`npm`](https://www.npmjs.com/) >= 8.5 +- [`npm`](https://www.npmjs.com/) >= 10.2.4 - [`git`](https://git-scm.com/) - IDE that supports [`ESLint`](https://eslint.org/) and EditorConfig (I am using [`IntelliJ IDEA`](https://www.jetbrains.com/idea/)) - A SQLite GUI tool (f.ex. [`SQLite Expert Personal`](https://www.sqliteexpert.com/download.html) or [`DBeaver Community`](https://dbeaver.io/download/))