Update npm + nodejs versions in prerequisites section

Signed-off-by: Julius Volz <julius.volz@gmail.com>
This commit is contained in:
Julius Volz 2025-04-03 10:02:53 +02:00
parent f92e37bb99
commit 36e50db698

View file

@ -17,8 +17,8 @@ While both the `mantine-ui` and `modules` directories are part of the same share
To be able to build either of the React applications, you will need:
* npm >= v7
* node >= v20
* npm >= v10
* node >= v22
### Installing npm dependencies