Comparing version 1.0.50 to 1.0.51
@@ -44,3 +44,5 @@ | ||
console.log('parsed', parsedObj); | ||
Object.keys(parsedObj).forEach(function (key) { | ||
console.log(key, parsedObj[key]); | ||
process.env[key] = process.env[key] || parsedObj[key] | ||
@@ -47,0 +49,0 @@ }) |
{ | ||
"name": "yow", | ||
"version": "1.0.50", | ||
"version": "1.0.51", | ||
"description": "You Only Wish module", | ||
@@ -5,0 +5,0 @@ "main": "yow.js", |
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
18185
450