@sgorg/datawarehouse-common
Advanced tools
Comparing version 1.15.6 to 1.15.7
@@ -1,2 +0,2 @@ | ||
import { ResourceIdentifier, ResourceIdentifierConfig } from 'resourceIdentifier'; | ||
import { ResourceIdentifier, ResourceIdentifierConfig } from './resourceIdentifier'; | ||
import Tags from './tags'; | ||
@@ -3,0 +3,0 @@ import { Environment } from '../config/environments'; |
{ | ||
"name": "@sgorg/datawarehouse-common", | ||
"version": "1.15.6", | ||
"version": "1.15.7", | ||
"description": "Project to share constants and configuration across iac projects", | ||
@@ -5,0 +5,0 @@ "main": "./dist/main.js", |
81105