@zeit/schemas
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -48,2 +48,5 @@ const staticSchema = require('./config-static'); | ||
}, | ||
'regions': { | ||
type: 'array' | ||
}, | ||
'dotenv': { | ||
@@ -50,0 +53,0 @@ type: [ |
{ | ||
"name": "@zeit/schemas", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"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
59880
179