Comparing version 1.0.62 to 1.0.63
@@ -14,3 +14,3 @@ | ||
console.log('Reading file', configFileName); | ||
json = JSON.parse(fs.readFileSync(fileName)); | ||
json = JSON.parse(fs.readFileSync(configFileName)); | ||
@@ -17,0 +17,0 @@ } |
{ | ||
"name": "yow", | ||
"version": "1.0.62", | ||
"version": "1.0.63", | ||
"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
18529