diff --git a/package.json b/package.json index 25bb78a..14017b1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "schemastore", "displayName": "JSON Schema Store Catalog", - "version": "1.0.95", + "version": "1.0.96", "publisher": "remcohaszing", "description": "Use the JSON Schema Store catalog for JSON schema validation.", "author": "Remco Haszing ", @@ -1853,10 +1853,7 @@ }, { "url": "https://www.asyncapi.com/schema-store/all.schema-store.json", - "fileMatch": [ - "*asyncapi.json", - "asyncapi.json" - ] + "fileMatch": "*asyncapi*.json" }, { "url": "https://www.facets.cloud/assets/fsdl/application.schema.json",