@goldstack/infra
Advanced tools
Comparing version 0.1.30 to 0.1.31
@@ -23,4 +23,4 @@ "use strict"; | ||
infrastructure) { | ||
return utils_config_1.validateConfig(infrastructureConfigurationSchema_json_1.default, infrastructure); | ||
return utils_config_1.validateConfig(infrastructure, infrastructureConfigurationSchema_json_1.default); | ||
}; | ||
//# sourceMappingURL=infra.js.map |
{ | ||
"name": "@goldstack/infra", | ||
"version": "0.1.30", | ||
"version": "0.1.31", | ||
"description": "Utilities for defining infrastructure", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
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
16443