@fluyappgo/commons
Advanced tools
Comparing version 1.0.92 to 1.0.93
@@ -16,4 +16,4 @@ export interface MonthConfig { | ||
maxAgents?: number; | ||
createdAt?: string; | ||
updatedAt?: string; | ||
createdAt?: Date; | ||
updatedAt?: Date; | ||
} |
{ | ||
"name": "@fluyappgo/commons", | ||
"version": "1.0.92", | ||
"version": "1.0.93", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
31830