diff --git a/package.json b/package.json index 9d0ea9e..f8674e6 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vsc-material-theme", "displayName": "Material Theme", "description": "The most epic theme now for Visual Studio Code", - "version": "31.0.0", + "version": "31.1.0", "publisher": "Equinusocio", "license": "Apache-2.0", "author": "Mattia Astorino [@equinusocio]", @@ -48,7 +48,9 @@ "activationEvents": [ "*" ], - "extensionKind": "ui", + "extensionKind": [ + "ui" + ], "main": "./build/material.theme.config", "contributes": { "commands": [