@goldstack/infra-aws
Advanced tools
Comparing version 0.1.7 to 0.1.8
@@ -14,3 +14,3 @@ "use strict"; | ||
if (!path) { | ||
path = './../../config/infra/aws/config.json'; | ||
path = utils_config_1.getAwsConfigPath('./../../'); | ||
} | ||
@@ -17,0 +17,0 @@ // otherwise check default config file location |
{ | ||
"name": "@goldstack/infra-aws", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "Utilities to work with AWS infrastructrue via the cli.", | ||
@@ -23,5 +23,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@goldstack/utils-config": "0.1.8", | ||
"@goldstack/utils-log": "0.1.15", | ||
"@goldstack/utils-sh": "0.1.8", | ||
"@goldstack/utils-config": "0.1.9", | ||
"@goldstack/utils-log": "0.1.16", | ||
"@goldstack/utils-sh": "0.1.9", | ||
"handlebars": "^4.7.6" | ||
@@ -28,0 +28,0 @@ }, |
Sorry, the diff of this file is not supported yet
11212
+ Added@goldstack/utils-config@0.1.9(transitive)
+ Added@goldstack/utils-log@0.1.16(transitive)
+ Added@goldstack/utils-sh@0.1.9(transitive)
- Removed@goldstack/utils-config@0.1.8(transitive)
- Removed@goldstack/utils-log@0.1.15(transitive)
- Removed@goldstack/utils-sh@0.1.8(transitive)
Updated@goldstack/utils-log@0.1.16
Updated@goldstack/utils-sh@0.1.9