Skip to content

Commit 6dc0d93

Browse files
authored
chore: bump node version on netlify (#901)
1 parent efce837 commit 6dc0d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ publish = "docs/.vitepress/dist"
33
command = "pnpm run build && pnpm run docs:build"
44

55
[build.environment]
6-
NODE_VERSION = "20"
6+
NODE_VERSION = "22"
77
NODE_OPTIONS = "--max_old_space_size=8192"

0 commit comments

Comments
 (0)