From 88f8de089f26d74626d71f03a2fe7f18dbeaa762 Mon Sep 17 00:00:00 2001 From: weru <fromweru@gmail.com> Date: Sat, 25 Jul 2026 15:42:51 +0000 Subject: [PATCH] update config --- exampleSite/netlify.toml | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/exampleSite/netlify.toml b/exampleSite/netlify.toml index 33b8f97..767b379 100644 --- a/exampleSite/netlify.toml +++ b/exampleSite/netlify.toml @@ -1,8 +1,8 @@ [build.environment] -DART_SASS_VERSION = "1.98.0" -GO_VERSION = "1.26.1" -HUGO_VERSION = "0.157.0" -NODE_VERSION = "22.22.1" +DART_SASS_VERSION = "1.102.0" +GO_VERSION = "1.26.5" +HUGO_VERSION = "0.164.0" +NODE_VERSION = "22.23.1" URL = "https://composedocs.netlify.app/" # TZ = "Europe/Oslo" -- Gitblit v1.10.0