Commit 67d9c3e9 authored by Giorgenes Gelatti's avatar Giorgenes Gelatti

Fix validation of package schema in arrays

parent 85cad651
{
"type": "array",
"items": {
"type": "object",
"properties": {
"$ref": "./package.json"
}
}
"items": { "$ref": "./package.json" }
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment