@arkitektum/altinn-studio-custom-components 15.3.4 → 15.3.5

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.
@@ -1034,7 +1034,7 @@
1034
1034
  "value": "Tiltaksklasse"
1035
1035
  },
1036
1036
  {
1037
- "id": "resource.tiltakstype.title",
1037
+ "id": "resource.tiltakstyper.title",
1038
1038
  "value": "Tiltakstyper"
1039
1039
  },
1040
1040
  {
@@ -1560,7 +1560,7 @@
1560
1560
  }
1561
1561
  },
1562
1562
  {
1563
- "id": "resource.tiltakstype.title",
1563
+ "id": "resource.tiltakstyper.title",
1564
1564
  "values": {
1565
1565
  "nb": "Tiltakstyper"
1566
1566
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arkitektum/altinn-studio-custom-components",
3
- "version": "15.3.4",
3
+ "version": "15.3.5",
4
4
  "description": "Custom components for Altinn Studio",
5
5
  "main": "dist/main.js",
6
6
  "module": "dist/main.js",