Skip to content

Commit 069f40c

Browse files
feat: upgrade node to v22 (#13713)
1 parent bb51184 commit 069f40c

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-
v14
1+
v22

website/README.md

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

4949
### With Node
5050

51-
If your local development environment has a supported version (v10.0.0+) of [node installed](https://nodejs.org/en/) you can run:
51+
If your local development environment has a supported version (v22+) of [node installed](https://nodejs.org/en/) you can run:
5252

5353
- `npm install`
5454
- `npm start`

0 commit comments

Comments
 (0)