Skip to content

Commit

Permalink
update pages node version
Browse files Browse the repository at this point in the history
  • Loading branch information
terreng committed Dec 23, 2024
1 parent 698c4a5 commit 29ea07e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion website/.node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v18.18.0
v20
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"vuepress": "^2.0.0-rc.19"
},
"engines": {
"node": "18"
"node": "20"
}
}

0 comments on commit 29ea07e

Please sign in to comment.