@fluyappgo/commons
Advanced tools
Comparing version 1.0.99 to 1.0.100
@@ -14,2 +14,3 @@ export interface Service { | ||
isAppointment?: boolean; | ||
slotTime?: number; | ||
isVirtual?: boolean; | ||
@@ -16,0 +17,0 @@ createdBy?: number; |
{ | ||
"name": "@fluyappgo/commons", | ||
"version": "1.0.99", | ||
"version": "1.0.100", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
31810
1050