Skip to content

Commit f890af4

Browse files
committed
update node version for build
1 parent 2a47622 commit f890af4

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 @@ command = "echo 'no op'"
33
publish = "example"
44

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

88
[[plugins]]
99
package = "./src/index.js"

0 commit comments

Comments
 (0)