Skip to content

Commit

Permalink
v1.0.103
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 11, 2023
1 parent 6d987ee commit 50a131d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "schemastore",
"displayName": "JSON Schema Store Catalog",
"version": "1.0.102",
"version": "1.0.103",
"publisher": "remcohaszing",
"description": "Use the JSON Schema Store catalog for JSON schema validation.",
"author": "Remco Haszing <remcohaszing@gmail.com>",
Expand Down Expand Up @@ -252,6 +252,10 @@
"dprint.jsonc"
]
},
{
"url": "https://enduricastorage.blob.core.windows.net/public/endurica-cl-schema.json",
"fileMatch": "*.ki.json"
},
{
"url": "https://github.com/abstracta/jmeter-java-dsl/releases/latest/download/jmdsl-config-schema.json",
"fileMatch": "*.jmdsl.json"
Expand Down

0 comments on commit 50a131d

Please sign in to comment.