@fluyappgo/commons
Advanced tools
Comparing version 2.0.46 to 2.0.47
@@ -11,2 +11,4 @@ export interface WaitingList { | ||
documentId?: string; | ||
email?: string; | ||
phone?: string; | ||
dayRaw?: Date; | ||
@@ -13,0 +15,0 @@ createdAt?: Date; |
{ | ||
"name": "@fluyappgo/commons", | ||
"version": "2.0.46", | ||
"version": "2.0.47", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
151966
4643