diff --git a/web/ui/.nvmrc b/web/ui/.nvmrc index 6276cf12f..8c60e1e54 100644 --- a/web/ui/.nvmrc +++ b/web/ui/.nvmrc @@ -1 +1 @@ -v16.14.2 +v20.5.1 diff --git a/web/ui/README.md b/web/ui/README.md index b95422867..13e635d9d 100644 --- a/web/ui/README.md +++ b/web/ui/README.md @@ -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