@ctx-core/env
Advanced tools
Comparing version 6.0.25 to 6.0.26
{ | ||
"name": "@ctx-core/env", | ||
"version": "6.0.25", | ||
"version": "6.0.26", | ||
"description": "ctx-core env", | ||
@@ -24,9 +24,9 @@ "main": "env.js", | ||
"dependencies": { | ||
"@ctx-core/error": "^4.0.22", | ||
"@ctx-core/logger": "^3.0.20", | ||
"@ctx-core/object": "^4.2.1", | ||
"@ctx-core/error": "^4.0.23", | ||
"@ctx-core/logger": "^3.0.21", | ||
"@ctx-core/object": "^4.2.2", | ||
"@ctx-core/package": "^3.0.23", | ||
"dotenv": "^8.0.0" | ||
}, | ||
"gitHead": "5dc4c711b79803a0f59594d1569cf344977e00cf" | ||
"gitHead": "f7727f13a4589bf974d44b3606a0eea59ad9b828" | ||
} |
Updated@ctx-core/error@^4.0.23
Updated@ctx-core/logger@^3.0.21
Updated@ctx-core/object@^4.2.2