diff --git a/src/schema/definition.json b/src/schema/definition.json index fdf2563..62745e2 100644 --- a/src/schema/definition.json +++ b/src/schema/definition.json @@ -151,7 +151,7 @@ } } }, - "required": ["name", "width", "height", "values"] + "required": ["name", "width", "height", "variants"] } }, "colors": {