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

github.com/vickylaixy/hugo-theme-introduction.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.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/netlify.toml b/netlify.toml
index 59e1ac0..1dc92e5 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -16,6 +16,6 @@
command = "npm run build"
[build.environment]
- HUGO_VERSION = "0.86.0"
- NODE_VERSION = "16.9.1"
- NPM_VERSION = "8.3.0"
+ HUGO_VERSION = "0.92.1"
+ NODE_VERSION = "17.4.0"
+ NPM_VERSION = "8.3.1"