Update netlify.toml

This commit is contained in:
William Chang
2020-10-05 21:48:34 +07:00
committed by GitHub
parent d327b9e5d3
commit 1b5b449f99
+1 -1
View File
@@ -7,7 +7,7 @@ functions = "functions"
command = "git submodule update --init --recursive --depth 1 && make non-production-build"
[build.environment]
HUGO_VERSION = "0.75.1"
HUGO_VERSION = "0.74.3"
NODE_VERSION = "10.20.0"
RUBY_VERSION = "2.7.1"