@zeit/schemas
Advanced tools
Comparing version 1.1.2 to 1.2.0
@@ -33,2 +33,5 @@ module.exports = { | ||
type: 'boolean' | ||
}, | ||
'renderSingle': { | ||
type: 'boolean' | ||
} | ||
@@ -35,0 +38,0 @@ }, |
{ | ||
"name": "@zeit/schemas", | ||
"version": "1.1.2", | ||
"version": "1.2.0", | ||
"description": "All schemas used for validation that are shared between our projects", | ||
@@ -5,0 +5,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
59924
182