Skip to content

Commit 7b8e94f

Browse files
authored
support node 22 (#5372)
1 parent 8799627 commit 7b8e94f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"homepage": "https://github.com/iterative/dvc.org#readme",
4242
"engines": {
43-
"node": ">=18.x <=21.x"
43+
"node": ">=18.x <=22.x"
4444
},
4545
"dependencies": {
4646
"@dvcorg/gatsby-theme-iterative": "0.3.25",

0 commit comments

Comments
 (0)