Update nodejs version
Update to the latest nodejs LTS release. The old v16 ends security support 2023.09.11. * https://nodejs.org/en/blog/announcements/v20-release-announce * https://nodejs.org/en/blog/announcements/nodejs16-eol Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
parent
c5671c6d97
commit
23988a9373
@ -1 +1 @@
|
||||
v16.14.2
|
||||
v20.5.1
|
||||
|
@ -26,7 +26,7 @@ react-app and also by others consumers (like Thanos)
|
||||
To be able to build the react application you need:
|
||||
|
||||
* npm >= v7
|
||||
* node >= v16
|
||||
* node >= v20
|
||||
|
||||
### Installing npm dependencies
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user