@ctx-core/env
Advanced tools
Comparing version 6.0.24 to 6.0.25
{ | ||
"name": "@ctx-core/env", | ||
"version": "6.0.24", | ||
"version": "6.0.25", | ||
"description": "ctx-core env", | ||
@@ -24,9 +24,9 @@ "main": "env.js", | ||
"dependencies": { | ||
"@ctx-core/error": "^4.0.21", | ||
"@ctx-core/logger": "^3.0.19", | ||
"@ctx-core/object": "^4.2.0", | ||
"@ctx-core/error": "^4.0.22", | ||
"@ctx-core/logger": "^3.0.20", | ||
"@ctx-core/object": "^4.2.1", | ||
"@ctx-core/package": "^3.0.23", | ||
"dotenv": "^8.0.0" | ||
}, | ||
"gitHead": "5229bb0b2a18a268f80352a7f49ea2b6b4047bbe" | ||
"gitHead": "5dc4c711b79803a0f59594d1569cf344977e00cf" | ||
} |
Updated@ctx-core/error@^4.0.22
Updated@ctx-core/logger@^3.0.20
Updated@ctx-core/object@^4.2.1