@lab-anssi/ui-kit 1.41.0 → 1.41.2

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.
@@ -594,11 +594,7 @@ declare namespace JSX {
594
594
  illustration: string;
595
595
  };
596
596
  "lab-anssi-temoignages": { titre?: string; temoignages?: string };
597
- "lab-anssi-marelle-etape": {
598
- index: string;
599
- "etape-marelle": string;
600
- pair: string;
601
- };
597
+ "lab-anssi-marelle-etape": { index: string; "etape-marelle": string };
602
598
  "lab-anssi-marelle": {
603
599
  titre?: string;
604
600
  etapesmarelle?: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lab-anssi/ui-kit",
3
- "version": "1.41.0",
3
+ "version": "1.41.2",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/betagouv/lab-anssi-ui-kit.git"