@lodashventure/medusa-parcel-shipping 0.4.1 → 0.4.3

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.
@@ -2022,15 +2022,9 @@ const routeModule = {
2022
2022
  const menuItemModule = {
2023
2023
  menuItems: [
2024
2024
  {
2025
- label: config$1.label,
2026
- icon: config$1.icon,
2027
- path: "/material-costs",
2028
- nested: void 0
2029
- },
2030
- {
2031
- label: config.label,
2032
- icon: config.icon,
2033
- path: "/rates",
2025
+ label: config$3.label,
2026
+ icon: config$3.icon,
2027
+ path: "/areas",
2034
2028
  nested: void 0
2035
2029
  },
2036
2030
  {
@@ -2040,9 +2034,15 @@ const menuItemModule = {
2040
2034
  nested: void 0
2041
2035
  },
2042
2036
  {
2043
- label: config$3.label,
2044
- icon: config$3.icon,
2045
- path: "/areas",
2037
+ label: config$1.label,
2038
+ icon: config$1.icon,
2039
+ path: "/material-costs",
2040
+ nested: void 0
2041
+ },
2042
+ {
2043
+ label: config.label,
2044
+ icon: config.icon,
2045
+ path: "/rates",
2046
2046
  nested: void 0
2047
2047
  }
2048
2048
  ]
@@ -2021,15 +2021,9 @@ const routeModule = {
2021
2021
  const menuItemModule = {
2022
2022
  menuItems: [
2023
2023
  {
2024
- label: config$1.label,
2025
- icon: config$1.icon,
2026
- path: "/material-costs",
2027
- nested: void 0
2028
- },
2029
- {
2030
- label: config.label,
2031
- icon: config.icon,
2032
- path: "/rates",
2024
+ label: config$3.label,
2025
+ icon: config$3.icon,
2026
+ path: "/areas",
2033
2027
  nested: void 0
2034
2028
  },
2035
2029
  {
@@ -2039,9 +2033,15 @@ const menuItemModule = {
2039
2033
  nested: void 0
2040
2034
  },
2041
2035
  {
2042
- label: config$3.label,
2043
- icon: config$3.icon,
2044
- path: "/areas",
2036
+ label: config$1.label,
2037
+ icon: config$1.icon,
2038
+ path: "/material-costs",
2039
+ nested: void 0
2040
+ },
2041
+ {
2042
+ label: config.label,
2043
+ icon: config.icon,
2044
+ path: "/rates",
2045
2045
  nested: void 0
2046
2046
  }
2047
2047
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lodashventure/medusa-parcel-shipping",
3
- "version": "0.4.1",
3
+ "version": "0.4.3",
4
4
  "description": "Parcel box selection and Thailand shipping quotes for Medusa.",
5
5
  "author": "LodashVenture",
6
6
  "license": "MIT",