From 95e9fb1262f034be10944ba300c339198effb93f Mon Sep 17 00:00:00 2001 From: swederik Date: Wed, 15 Sep 2021 11:06:11 +0200 Subject: [PATCH] ci: bump netlify node version --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 28fc9f5..a82219b 100644 --- a/netlify.toml +++ b/netlify.toml @@ -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]]