Skip to content

Commit 1649bf1

Browse files
committed
Update build-schema.json
1 parent 8ccc98b commit 1649bf1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/docson/build-schema.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,9 @@
350350
"$ref": "#/definitions/dependencies",
351351
"description": "Don't propagate the jsx configuration to these dependencies."
352352
}
353-
}
353+
},
354+
"additionalProperties": false,
355+
"required": ["version"]
354356
},
355357
"refmt-specs": {
356358
"oneOf": [

0 commit comments

Comments
 (0)