diff --git a/package.json b/package.json index 437d925..f6e363c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "schemastore", "displayName": "JSON Schema Store Catalog", - "version": "1.0.157", + "version": "1.0.158", "publisher": "remcohaszing", "description": "Use the JSON Schema Store catalog for JSON schema validation.", "author": "Remco Haszing ", @@ -829,6 +829,10 @@ "url": "https://json.schemastore.org/jsonld.json", "fileMatch": "*.jsonld" }, + { + "url": "https://json.schemastore.org/language-configuration.json", + "fileMatch": "language-configuration.json" + }, { "url": "https://json.schemastore.org/launchsettings.json", "fileMatch": "launchsettings.json"