diff --git a/package.json b/package.json index d8686ff..08e07ae 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,9 @@ "bugs": { "url": "https://github.com/material-theme/vsc-material-theme/issues" }, + "extensionPack": [ + "equinusocio.vsc-community-material-theme" + ], "engines": { "node": "<=10", "vscode": "^1.41.0"