Skip to content

Commit eb92b18

Browse files
feat: upgrade node for website (#22580)
1 parent d0b27d3 commit eb92b18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v18
1+
v22

website/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The docker image is pre-built with all the website dependencies installed, which
6262

6363
### With Node
6464

65-
If your local development environment has a supported version (v18.17.0+) of [node installed](https://nodejs.org/en/) you can run:
65+
If your local development environment has a supported version (v22+) of [node installed](https://nodejs.org/en/) you can run:
6666

6767
- `npm install`
6868
- `npm start`

0 commit comments

Comments
 (0)