@madie/madie-models
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -26,2 +26,4 @@ import { PopulationType } from "./Population"; | ||
expected: any; | ||
id: string; | ||
criteriaReference: string; | ||
} | ||
@@ -38,2 +40,4 @@ export interface DisplayGroupPopulation { | ||
actual: any; | ||
id: string; | ||
criteriaReference: string; | ||
} | ||
@@ -40,0 +44,0 @@ export interface HapiOperationOutcome { |
{ | ||
"name": "@madie/madie-models", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "", | ||
@@ -33,2 +33,2 @@ "scripts": { | ||
} | ||
} | ||
} |
12828
328