mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-09 08:32:26 -04:00
Merge pull request #12754 from prometheus/superq/bump_node
Update nodejs version
This commit is contained in:
commit
1b9a53b5ee
2 changed files with 2 additions and 2 deletions
|
|
@ -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…
Reference in a new issue