genesys-spark 4.154.0 → 4.154.1

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
@@ -215,8 +215,8 @@ var intl = /*#__PURE__*/Object.freeze({
215
215
  relativeTimeFormat: relativeTimeFormat
216
216
  });
217
217
 
218
- const COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.154.0-681/genesys-webcomponents/";
219
- const CHART_COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.154.0-681/chart/genesys-chart-webcomponents/";
218
+ const COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.154.1-682/genesys-webcomponents/";
219
+ const CHART_COMPONENT_ASSET_PREFIX = "/spark-components/build-assets/4.154.1-682/chart/genesys-chart-webcomponents/";
220
220
  function loadSparkFonts(opts) {
221
221
  const fontOrigin = getFontOrigin();
222
222
  const flareFonts = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "genesys-spark",
3
- "version": "4.154.0",
3
+ "version": "4.154.1",
4
4
  "description": "",
5
5
  "license": "ISC",
6
6
  "author": "",