genesys-spark 4.36.0 → 4.37.0

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.js +2 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -198,8 +198,8 @@ var intl = /*#__PURE__*/Object.freeze({
198
198
  relativeTimeFormat: relativeTimeFormat
199
199
  });
200
200
 
201
- const COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.36.0-171/genesys-webcomponents/";
202
- const CHART_COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.36.0-171/chart/genesys-chart-webcomponents/";
201
+ const COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.37.0-175/genesys-webcomponents/";
202
+ const CHART_COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.37.0-175/chart/genesys-chart-webcomponents/";
203
203
  function loadSparkFonts() {
204
204
  const fontOrigin = getFontOrigin();
205
205
  const FONTS = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "genesys-spark",
3
- "version": "4.36.0",
3
+ "version": "4.37.0",
4
4
  "description": "",
5
5
  "license": "ISC",
6
6
  "author": "",