Browse Source

Merge pull request #12754 from prometheus/superq/bump_node

Update nodejs version
pull/12760/head
Ben Kochie 1 year ago committed by GitHub
parent
commit
1b9a53b5ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      web/ui/.nvmrc
  2. 2
      web/ui/README.md

2
web/ui/.nvmrc

@ -1 +1 @@
v16.14.2 v20.5.1

2
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: To be able to build the react application you need:
* npm >= v7 * npm >= v7
* node >= v16 * node >= v20
### Installing npm dependencies ### Installing npm dependencies

Loading…
Cancel
Save