Skip to content

Commit 7e18fed

Browse files
authored
Merge pull request #147 from glennsarti/fix-metadatajson
(maint) Fix publishing of metadata.json schema
2 parents b1d500a + 57f947e commit 7e18fed

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"jsonValidation": [
7070
{
7171
"fileMatch": "metadata.json",
72-
"url": "./src/metadata-json-schema.json"
72+
"url": "./schemas/metadata-json-schema.json"
7373
}
7474
],
7575
"grammars": [
File renamed without changes.

0 commit comments

Comments
 (0)