@athenna/config
Advanced tools
Comparing version 4.8.0 to 4.9.0
{ | ||
"name": "@athenna/config", | ||
"version": "4.8.0", | ||
"version": "4.9.0", | ||
"description": "Cache and handle environment variables and config files of Athenna.", | ||
@@ -57,9 +57,9 @@ "license": "MIT", | ||
"dotenv": "^16.3.1", | ||
"magicast": "^0.3.0", | ||
"magicast": "^0.3.2", | ||
"syntax-error": "^1.4.0" | ||
}, | ||
"devDependencies": { | ||
"@athenna/common": "^4.21.0", | ||
"@athenna/test": "^4.13.0", | ||
"@athenna/tsconfig": "^4.9.1", | ||
"@athenna/common": "^4.23.0", | ||
"@athenna/test": "^4.15.0", | ||
"@athenna/tsconfig": "^4.12.0", | ||
"@types/lodash": "^4.14.191", | ||
@@ -66,0 +66,0 @@ "@types/syntax-error": "^1.4.2", |
40968
Updatedmagicast@^0.3.2