@ctx-core/env
Advanced tools
Comparing version 6.0.43 to 6.0.44
{ | ||
"name": "@ctx-core/env", | ||
"version": "6.0.43", | ||
"version": "6.0.44", | ||
"description": "ctx-core env", | ||
@@ -28,9 +28,9 @@ "main": "env.js", | ||
"dependencies": { | ||
"@ctx-core/error": "^5.0.14", | ||
"@ctx-core/logger": "^3.0.38", | ||
"@ctx-core/object": "^5.4.5", | ||
"@ctx-core/error": "^5.0.15", | ||
"@ctx-core/logger": "^3.0.39", | ||
"@ctx-core/object": "^5.4.6", | ||
"@ctx-core/package": "^3.0.25", | ||
"dotenv": "^8.0.0" | ||
}, | ||
"gitHead": "a00f49c93aba4ecb6e0b7aa60755ced027bcc3bc" | ||
"gitHead": "cafe6608c43fd8659b951414da80dfad944a1301" | ||
} |
Updated@ctx-core/error@^5.0.15
Updated@ctx-core/logger@^3.0.39
Updated@ctx-core/object@^5.4.6