Skip to content

Commit 3c39fcf

Browse files
Update theme (v0.9) (#722)
1 parent d3c95da commit 3c39fcf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: netlify.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# unless otherwise overridden by more specific contexts.
33
[build.environment]
44
PYTHON_VERSION = "3.8" # netlify currently only support 2.7 and 3.8
5-
HUGO_VERSION = "0.121.1"
6-
DART_SASS_VERSION = "1.69.5"
5+
HUGO_VERSION = "0.122.0"
6+
DART_SASS_VERSION = "1.70.0"
77
DART_SASS_URL = "https://github.com/sass/dart-sass/releases/download/"
88

99
[build]

0 commit comments

Comments
 (0)