@mx-cartographer/experiences 7.0.22-alpha.san3 → 7.0.22-alpha.san4

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.
@@ -841,7 +841,7 @@ const Oe = ({ selectedTab: n, onTabChange: o }) => /* @__PURE__ */ e(
841
841
  h(_.TRENDS_CLICK_CHART, R);
842
842
  };
843
843
  return console.log("test", JSON.stringify(y)), /* @__PURE__ */ C(pe, { children: [
844
- /* @__PURE__ */ e(pe, { children: "test" }),
844
+ /* @__PURE__ */ e(pe, { children: "tests" }),
845
845
  /* @__PURE__ */ e(
846
846
  _e,
847
847
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mx-cartographer/experiences",
3
- "version": "7.0.22-alpha.san3",
3
+ "version": "7.0.22-alpha.san4",
4
4
  "description": "Library containing experience widgets",
5
5
  "author": "MX",
6
6
  "license": "MIT",