Skip to content

Commit

Permalink
ci: bump netlify node version
Browse files Browse the repository at this point in the history
  • Loading branch information
swederik committed Sep 15, 2021
1 parent 6b84d93 commit 95e9fb1
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 @@ -9,7 +9,7 @@

# COMMENT: NODE_VERSION in root `.nvmrc` takes priority
[build.environment]
NODE_VERSION = "10.15.3"
NODE_VERSION = "16.8.0"

# COMMENT: This a rule for Single Page Applications
[[redirects]]
Expand Down

0 comments on commit 95e9fb1

Please sign in to comment.