aboutsummaryrefslogtreecommitdiff
path: root/netlify.toml
diff options
context:
space:
mode:
authorShinigami <[email protected]>2022-05-03 20:23:46 +0200
committerGitHub <[email protected]>2022-05-03 20:23:46 +0200
commite29e875c6e8c111b74a9e3df63ea723390e7b209 (patch)
tree8f1ffafa3e0d0e1e6b3a8652fdaf1e0be13c680f /netlify.toml
parent18614fbecc48490cc669a8e60ffe82122233e6a7 (diff)
downloadfaker-e29e875c6e8c111b74a9e3df63ea723390e7b209.tar.xz
faker-e29e875c6e8c111b74a9e3df63ea723390e7b209.zip
build: add node v18 support (#847)
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index 1095db51..3f482d7b 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,5 +1,5 @@
[build.environment]
- NODE_VERSION = "16"
+ NODE_VERSION = "18"
NPM_FLAGS = "--version" # prevent Netlify npm install
# Documentation