@ctx-core/env
Advanced tools
Comparing version 8.1.2 to 8.1.3
{ | ||
"name": "@ctx-core/env", | ||
"version": "8.1.2", | ||
"version": "8.1.3", | ||
"description": "ctx-core env", | ||
@@ -28,10 +28,10 @@ "main": "env.js", | ||
"dependencies": { | ||
"@ctx-core/error": "^5.1.25", | ||
"@ctx-core/error": "^5.1.26", | ||
"@ctx-core/logger": "^3.0.87", | ||
"@ctx-core/object": "^6.1.12", | ||
"@ctx-core/package": "^3.0.28", | ||
"@ctx-core/object": "^6.1.13", | ||
"@ctx-core/package": "^3.0.29", | ||
"dotenv": "^8.1.0", | ||
"svelte": "^3.12.1" | ||
}, | ||
"gitHead": "c2ab28c87255b2c86f65a6d58fd6695d189415bd" | ||
"gitHead": "a425970c6749e363c827e3bd3cf44561d8ab8781" | ||
} |
Updated@ctx-core/error@^5.1.26
Updated@ctx-core/object@^6.1.13
Updated@ctx-core/package@^3.0.29