diff --git a/templates/src/typst/devcontainer-template.json b/templates/src/typst/devcontainer-template.json index 14d46fa..270c515 100644 --- a/templates/src/typst/devcontainer-template.json +++ b/templates/src/typst/devcontainer-template.json @@ -9,7 +9,7 @@ "platforms": ["Any"], "keywords": ["typst"], "options": { - "texlive": { + "typst": { "type": "string", "description": "Which version of Typst?", "enum": ["0.11.0", "0.11.1", "latest"],