Skip to content

Commit

Permalink
chore: update node to v21
Browse files Browse the repository at this point in the history
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
  • Loading branch information
TerryHowe committed Sep 17, 2024
1 parent d45e83f commit b1201d4
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 @@ -4,7 +4,7 @@
publish = "build"

[build.environment]
NODE_VERSION = "20"
NODE_VERSION = "21"

[[plugins]]
package = "netlify-plugin-cache"
Expand Down

0 comments on commit b1201d4

Please sign in to comment.