Comparing version 1.0.2 to 1.0.3
@@ -23,3 +23,3 @@ | ||
const main = modules[config_file]; | ||
const phaseResolver = new PhaseResolver(main.phase); | ||
const phaseResolver = new PhaseResolver(main.json.phase); | ||
main.resolve(phaseResolver.resolve(), modules); | ||
@@ -26,0 +26,0 @@ _.merge(_conf, main.resolved); |
{ | ||
"name": "izi-config", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Configuration handler for izi-app", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
11035
3