diff --git a/modules/express-engine/schematics/install/schema.json b/modules/express-engine/schematics/install/schema.json index 742a38d18..a7fe276d8 100644 --- a/modules/express-engine/schematics/install/schema.json +++ b/modules/express-engine/schematics/install/schema.json @@ -1,6 +1,6 @@ { - "$schema": "http://json-schema.org/schema", - "id": "SchematicsExpressEngineInstall", + "$schema": "http://json-schema.org/draft-07/schema", + "$id": "SchematicsExpressEngineInstall", "title": "Express Engine Install Options Schema", "type": "object", "properties": {