From 704da773ec7f30a99a21851afc56ea59436b27c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 7 Jul 2024 00:24:02 +0000 Subject: [PATCH] v1.0.158 --- package.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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"