Skip to content

Commit

Permalink
v1.0.140
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 16, 2024
1 parent ebd3f2a commit 2f4c684
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions 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.139",
"version": "1.0.140",
"publisher": "remcohaszing",
"description": "Use the JSON Schema Store catalog for JSON schema validation.",
"author": "Remco Haszing <remcohaszing@gmail.com>",
Expand Down Expand Up @@ -293,10 +293,6 @@
"url": "https://github.com/abstracta/jmeter-java-dsl/releases/latest/download/jmdsl-config-schema.json",
"fileMatch": "*.jmdsl.json"
},
{
"url": "https://github.com/cloudflare/workers-sdk/files/12887590/wrangler.schema.json",
"fileMatch": "wrangler.json"
},
{
"url": "https://github.com/goss-org/goss/raw/master/docs/schema.yaml",
"fileMatch": "goss.json"
Expand Down Expand Up @@ -2096,6 +2092,10 @@
"_qgoda.json"
]
},
{
"url": "https://www.unpkg.com/wrangler/config-schema.json",
"fileMatch": "wrangler.json"
},
{
"url": "https://www.updatecli.io/schema/latest/policy/manifest/config.json",
"fileMatch": "updatecli.d/**/*.json"
Expand Down

0 comments on commit 2f4c684

Please sign in to comment.