wild-config
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -62,2 +62,4 @@ /* eslint no-console: 0, global-require: 0 */ | ||
require, | ||
__dirname: basePath, | ||
__filename: filePath, | ||
module: { | ||
@@ -64,0 +66,0 @@ exports: {} |
{ | ||
"name": "wild-config", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Configuration management module", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
13601
242