@stock-in-the-channel/sinch-vue-components 0.0.290 → 0.0.291

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.
Files changed (2) hide show
  1. package/dist/index.es.js +1 -1
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -27902,7 +27902,7 @@ const NN = { class: "q-ma-sm" }, RN = { class: "row" }, AN = { class: "text-h5 c
27902
27902
  }, 1024),
27903
27903
  D(P(Ne), { key: "externalSystem" }, {
27904
27904
  default: H(() => [
27905
- Ve(B(w.row.externalSystem), 1)
27905
+ Ve(B(h.$t(w.row.externalSystem)), 1)
27906
27906
  ]),
27907
27907
  _: 2
27908
27908
  }, 1024),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stock-in-the-channel/sinch-vue-components",
3
- "version": "0.0.290",
3
+ "version": "0.0.291",
4
4
  "files": [
5
5
  "dist"
6
6
  ],