Skip to content

Commit 0f328f3

Browse files
authored
chore: bump node version on netlify (#660)
1 parent f26ad86 commit 0f328f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ publish = ".eslint-config-inspector"
33
command = "pnpm run build:inspector"
44

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

88
[[redirects]]
99
from = "/*"

0 commit comments

Comments
 (0)