From 4fb910f1faa2dcbcf196927ff1298149c7f69bd8 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Fri, 4 Feb 2022 22:45:32 +0000 Subject: [PATCH] :wrench: Updates Netlify config file --- netlify.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/netlify.toml b/netlify.toml index c7c046b4..381aeba9 100644 --- a/netlify.toml +++ b/netlify.toml @@ -9,10 +9,6 @@ publish = "dist" functions = "services/serverless-functions" -# Set the Node runtime to LTS -[context.production] - NODE_VERSION = "16.13.2" - # Site info, used for the 1-Click deploy page [template.environment] STATUSKIT_PAGE_TITLE = "Dashy"