wild-config
Advanced tools
Comparing version 1.3.5 to 1.3.6
@@ -28,3 +28,5 @@ /* eslint no-console: 0, global-require: 0 */ | ||
module.exports = {}; | ||
module.exports = { | ||
configDirectory | ||
}; | ||
@@ -31,0 +33,0 @@ let loadConfig = skipEvent => { |
{ | ||
"name": "wild-config", | ||
"version": "1.3.5", | ||
"version": "1.3.6", | ||
"description": "Configuration management module", | ||
@@ -5,0 +5,0 @@ "main": "index.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
275
15187
15