@ctx-core/env
Advanced tools
Comparing version 6.0.36 to 6.0.37
{ | ||
"name": "@ctx-core/env", | ||
"version": "6.0.36", | ||
"version": "6.0.37", | ||
"description": "ctx-core env", | ||
@@ -28,9 +28,9 @@ "main": "env.js", | ||
"dependencies": { | ||
"@ctx-core/error": "^5.0.7", | ||
"@ctx-core/logger": "^3.0.31", | ||
"@ctx-core/object": "^5.3.0", | ||
"@ctx-core/error": "^5.0.8", | ||
"@ctx-core/logger": "^3.0.32", | ||
"@ctx-core/object": "^5.3.1", | ||
"@ctx-core/package": "^3.0.25", | ||
"dotenv": "^8.0.0" | ||
}, | ||
"gitHead": "2637fd0e1d25ad0b9f4bf7db3f771b63e3a2b7ae" | ||
"gitHead": "5d2a2301f550dc2e66eefce736aaa740d66b0a34" | ||
} |
Updated@ctx-core/error@^5.0.8
Updated@ctx-core/logger@^3.0.32
Updated@ctx-core/object@^5.3.1