@mx-cartographer/experiences 7.11.16-alpha.mega1 → 7.11.16-alpha.mega2

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.
@@ -821,7 +821,7 @@ const be = ({
821
821
  "text",
822
822
  {
823
823
  fill: a.palette.text.secondary,
824
- fontSize: 9,
824
+ fontSize: 11,
825
825
  fontWeight: 400,
826
826
  ref: h,
827
827
  style: { transition: "transform 0.3s ease-in-out" },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mx-cartographer/experiences",
3
- "version": "7.11.16-alpha.mega1",
3
+ "version": "7.11.16-alpha.mega2",
4
4
  "description": "Library containing experience widgets",
5
5
  "author": "MX",
6
6
  "license": "MIT",