Skip to content

Commit 80d956e

Browse files
committed
chore: bump node version for netlify
1 parent 1643bff commit 80d956e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

netlify.toml

Lines changed: 1 addition & 1 deletion
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 = "23"
77
NODE_OPTIONS = "--max_old_space_size=8192"

0 commit comments

Comments
 (0)