Skip to content

Commit

Permalink
Update NodeJS for Netlify builds (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamJ authored Jun 29, 2024
1 parent 95d6ed8 commit 51964cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
command = "eleventy"

[build.environment]
NODE_VERSION = "18.6.0"
NODE_VERSION = "22.2.0"

[[redirects]]
from = "/feed/"
Expand Down

0 comments on commit 51964cc

Please sign in to comment.