@moxi.gmbh/moxi-typescriptmodels 0.19.17 → 0.19.18

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.
@@ -206,7 +206,7 @@
206
206
  ]
207
207
  },
208
208
  {
209
- "name" : "Bavaria",
209
+ "name" : "Bayern",
210
210
  "code" : "DE2",
211
211
  "substates" : [
212
212
  {
@@ -946,7 +946,7 @@
946
946
  ]
947
947
  },
948
948
  {
949
- "name" : "Lower Saxony",
949
+ "name" : "Niedersachsen",
950
950
  "code" : "DE9",
951
951
  "substates" : [
952
952
  {
@@ -1156,7 +1156,7 @@
1156
1156
  ]
1157
1157
  },
1158
1158
  {
1159
- "name" : "North Rhine-Westphalia",
1159
+ "name" : "Nordrhein-Westfalen",
1160
1160
  "code" : "DEA",
1161
1161
  "substates" : [
1162
1162
  {
@@ -1404,7 +1404,7 @@
1404
1404
  ]
1405
1405
  },
1406
1406
  {
1407
- "name" : "Rhineland-Palatinate",
1407
+ "name" : "Rheinland-Pfalz",
1408
1408
  "code" : "DEB",
1409
1409
  "substates" : [
1410
1410
  {
@@ -1608,7 +1608,7 @@
1608
1608
  ]
1609
1609
  },
1610
1610
  {
1611
- "name" : "Saxony",
1611
+ "name" : "Sachsen",
1612
1612
  "code" : "DED",
1613
1613
  "substates" : [
1614
1614
  {
@@ -1684,7 +1684,7 @@
1684
1684
  ]
1685
1685
  },
1686
1686
  {
1687
- "name" : "Saxony-Anhalt",
1687
+ "name" : "Sachsen-Anhalt",
1688
1688
  "code" : "DEE",
1689
1689
  "substates" : [
1690
1690
  {
@@ -1824,7 +1824,7 @@
1824
1824
  ]
1825
1825
  },
1826
1826
  {
1827
- "name" : "Thuringia",
1827
+ "name" : "Thüringen",
1828
1828
  "code" : "DEG",
1829
1829
  "substates" : [
1830
1830
  {
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@moxi.gmbh/moxi-typescriptmodels",
3
- "version": "0.19.17",
3
+ "version": "0.19.18",
4
4
  "types": "common.d.ts"
5
5
  }