@fluyappgo/commons
Advanced tools
Comparing version 1.0.87 to 1.0.88
@@ -5,4 +5,4 @@ import { AgentStates, Branch, Entity, Service, UserFB } from "."; | ||
uuid?: string; | ||
entityId: number; | ||
branchId: number; | ||
entityId?: number; | ||
branchId?: number; | ||
entity?: Entity; | ||
@@ -9,0 +9,0 @@ branch?: Branch; |
{ | ||
"name": "@fluyappgo/commons", | ||
"version": "1.0.87", | ||
"version": "1.0.88", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
29653