From 1ba83dc7bdc3e9dd18f7e99002c6eeacc7bea04b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 00:18:47 +0000 Subject: [PATCH] v1.0.105 --- package.json | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cd3c725..f65e12a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "schemastore", "displayName": "JSON Schema Store Catalog", - "version": "1.0.104", + "version": "1.0.105", "publisher": "remcohaszing", "description": "Use the JSON Schema Store catalog for JSON schema validation.", "author": "Remco Haszing ", @@ -222,6 +222,10 @@ "url": "https://blockprotocol.org/schemas/block-metadata.json", "fileMatch": "block-metadata.json" }, + { + "url": "https://cdn.jsdelivr.net/npm/tsup/schema.json", + "fileMatch": "tsup.config.json" + }, { "url": "https://chat-agents.lobehub.com/schema/lobeAgentSchema_v1.json", "fileMatch": "lobe-agent.json" @@ -256,6 +260,10 @@ "url": "https://enduricastorage.blob.core.windows.net/public/endurica-cl-schema.json", "fileMatch": "*.ki.json" }, + { + "url": "https://getcomposer.org/schema.json", + "fileMatch": "composer.json" + }, { "url": "https://github.com/abstracta/jmeter-java-dsl/releases/latest/download/jmdsl-config-schema.json", "fileMatch": "*.jmdsl.json" @@ -1466,10 +1474,6 @@ "ms2rescore.json" ] }, - { - "url": "https://raw.githubusercontent.com/composer/composer/main/res/composer-schema.json", - "fileMatch": "composer.json" - }, { "url": "https://raw.githubusercontent.com/DataDog/schema/main/service-catalog/version.schema.json", "fileMatch": "service.datadog.json"