[json] update dependencies, support schema-draft7

This commit is contained in:
Martin Aeschlimann
2018-08-27 17:21:13 +02:00
parent 1762c10b65
commit ee3d28f28a
7 changed files with 52 additions and 33 deletions

View File

@@ -65,7 +65,7 @@
"jsonValidation": [
{
"fileMatch": "*.schema.json",
"url": "http://json-schema.org/draft-04/schema#"
"url": "http://json-schema.org/draft-07/schema#"
}
]
}