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:
authorHenk Verlinde <henk@ventizo.com>2022-05-17 14:58:27 +0300
committerHenk Verlinde <henk@ventizo.com>2022-05-17 14:58:27 +0300
commitf8bcce9e3ca966ff894e5c2f9be6324db99e23ce (patch)
tree88c7a2e0a24571ec46efe47c60ea0d8669f4fc0b /netlify.toml
parent7c834a5a11858f8eb47fca558d3eb620589f1275 (diff)
deps: bump versions to latest
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]