We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14ab256 commit 7a3be65Copy full SHA for 7a3be65
doc/netlify.toml
@@ -1,7 +1,7 @@
1
[build.environment]
2
PYTHON_VERSION = "3.8" # netlify currently only support 2.7 and 3.8
3
- HUGO_VERSION = "0.121.1"
4
- DART_SASS_VERSION = "1.69.5"
+ HUGO_VERSION = "0.122.0"
+ DART_SASS_VERSION = "1.70.0"
5
DART_SASS_URL = "https://github.com/sass/dart-sass/releases/download/"
6
7
[context.production.environment]
0 commit comments