@tricoteuses/assemblee 1.0.5 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -198,6 +198,7 @@ export interface PurpleDivision {
198
198
  redacteur: null;
199
199
  classification: Classification;
200
200
  auteurs: PurpleAuteurs;
201
+ organesReferents?: OrganesReferents | null;
201
202
  correction: Correction | null;
202
203
  notice: Notice;
203
204
  indexation: Indexation | null;