@sgorg/datawarehouse-common
Advanced tools
Comparing version 1.5.2 to 1.5.3
{ | ||
"name": "@sgorg/datawarehouse-common", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"description": "Project to share constants and configuration across iac projects", | ||
@@ -13,3 +13,3 @@ "main": "./dist/main.js", | ||
"dependencies": { | ||
"cdktf": "^0.7.0", | ||
"cdktf": "^0.9.0", | ||
"constructs": "^10.0.5" | ||
@@ -34,3 +34,3 @@ }, | ||
"type": "git", | ||
"url": "git@src.softgames.de:dw/datawarehouse-common.git" | ||
"url": "git@gitlab.com:softgames/data-warehouse/datawarehouse-common.git" | ||
}, | ||
@@ -37,0 +37,0 @@ "keywords": [ |
22092
+ Addedcdktf@0.9.4(transitive)
- Removedcdktf@0.7.0(transitive)
Updatedcdktf@^0.9.0