@agencebio/cartobio-types
Advanced tools
Comparing version 1.4.4 to 1.4.5
{ | ||
"name": "@agencebio/cartobio-types", | ||
"version": "1.4.4", | ||
"version": "1.4.5", | ||
"main": "types.d.ts", | ||
@@ -5,0 +5,0 @@ "files": [ |
@@ -49,3 +49,3 @@ import { CertificationState, EtatProduction } from "../../enums"; | ||
conversion_niveau: EtatProduction; | ||
engagement_date?: Date; | ||
engagement_date?: string; | ||
commentaire?: string; | ||
@@ -52,0 +52,0 @@ auditeur_notes?: string; |
11837