Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/h-enk/doks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 1f58f21..34214bc 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,7 +3,7 @@
functions = "functions"
[build.environment]
- NODE_VERSION = "17.8.0"
+ NODE_VERSION = "16.15.0"
NPM_VERSION = "8.5.5"
[context.production]