@fluyappgo/commons
Advanced tools
Comparing version 1.0.41 to 1.0.42
@@ -21,4 +21,4 @@ import { Branch, Department, Entity, Service, UserFB } from "."; | ||
price: number; | ||
createdAt: Date; | ||
updatedAt: Date; | ||
createdAt?: Date; | ||
updatedAt?: Date; | ||
} |
{ | ||
"name": "@fluyappgo/commons", | ||
"version": "1.0.41", | ||
"version": "1.0.42", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
25549