Removed as too strict

Was complaining that $schema property was invalid due to the additionalProperties flag
This commit is contained in:
Warren Buckley
2023-03-06 20:25:25 +00:00
parent 2d970e8502
commit fe77628aa3

View File

@@ -57,7 +57,6 @@ export type ManifestJSONTypes =
/**
* Umbraco package manifest JSON
* @additionalProperties false
*/
export class UmbracoPackage {