@fluyappgo/commons
Advanced tools
Comparing version 1.0.120 to 1.0.121
@@ -5,2 +5,3 @@ import { Branch, Department, Entity, Service, Subscriber, VisitStates } from "."; | ||
id?: number; | ||
uuid?: string; | ||
subscriber?: Subscriber; | ||
@@ -7,0 +8,0 @@ entity?: Entity; |
{ | ||
"name": "@fluyappgo/commons", | ||
"version": "1.0.120", | ||
"version": "1.0.121", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
36921
1227