Skip to content

Commit

Permalink
Dropped node version back to 16
Browse files Browse the repository at this point in the history
  • Loading branch information
wayfarer3130 committed May 30, 2024
1 parent 1e796e9 commit 38ce062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# COMMENT: NODE_VERSION in root `.nvmrc` takes priority
# COMMENT: Why we specify YARN_FLAGS: https://www.netlify.com/docs/build-gotchas/#yarn
[build.environment]
NODE_VERSION = "18.16.0"
NODE_VERSION = "16.14.0"
YARN_VERSION = "1.22.5"
NETLIFY_USE_YARN = "true"
YARN_FLAGS = "--no-ignore-optional --pure-lockfile"
Expand Down

0 comments on commit 38ce062

Please sign in to comment.