Browse Source

ci: bump netlify node version

pull/7617/head
Evan You 2 years ago
parent
commit
d7f63a132a
  1. 2
      netlify.toml

2
netlify.toml

@ -1,3 +1,3 @@
[build.environment] [build.environment]
NODE_VERSION = "16"
NODE_VERSION = "18"
NPM_FLAGS = "--version" # prevent Netlify npm install NPM_FLAGS = "--version" # prevent Netlify npm install
Loading…
Cancel
Save