@carbon/charts 1.10.2 → 1.10.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.
@@ -49304,7 +49304,7 @@ const P3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
49304
49304
  heatmapPositiveNegativeData: bM,
49305
49305
  heatmapPositiveNegativeOptions: WM,
49306
49306
  heatmapQuantizeLegendOption: hM
49307
- }, Symbol.toStringTag, { value: "Module" })), RN = "@carbon/charts", FN = "1.10.2", IN = "Carbon Charts component library", lN = "./dist/index.mjs", sN = "./dist/index.js", uN = "./dist/index.d.ts", TN = {
49307
+ }, Symbol.toStringTag, { value: "Module" })), RN = "@carbon/charts", FN = "1.10.3", IN = "Carbon Charts component library", lN = "./dist/index.mjs", sN = "./dist/index.js", uN = "./dist/index.d.ts", TN = {
49308
49308
  "./package.json": "./package.json",
49309
49309
  "./styles.min.css": "./dist/styles.min.css",
49310
49310
  "./styles.css": "./dist/styles.css",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carbon/charts",
3
- "version": "1.10.2",
3
+ "version": "1.10.3",
4
4
  "description": "Carbon Charts component library",
5
5
  "module": "./dist/index.mjs",
6
6
  "main": "./dist/index.js",
@@ -193,5 +193,5 @@
193
193
  "url": "https://github.com/theiliad"
194
194
  }
195
195
  ],
196
- "gitHead": "d5eb4c1f797aa1c89e0f98ed4e0f48456a974b30"
196
+ "gitHead": "880145ff5617bec4b99254a3fdf11d5ba521ac29"
197
197
  }