@fluyappgo/commons
Advanced tools
Comparing version 2.0.78 to 2.0.79
@@ -21,4 +21,6 @@ import { Days } from "./days.interface"; | ||
timezone?: string; | ||
useRestrictedBookingHours?: boolean; | ||
restrictedBookingHours?: Days; | ||
createdAt?: Date; | ||
updatedAt?: Date; | ||
} |
{ | ||
"name": "@fluyappgo/commons", | ||
"version": "2.0.78", | ||
"version": "2.0.79", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
154970
4740