@opexa/portal-sdk 0.22.0 → 0.23.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.
package/dist/index.js CHANGED
@@ -4565,7 +4565,7 @@ function addAreaCode(mobileNumber, locale) {
4565
4565
  }
4566
4566
 
4567
4567
  // src/sdk/transformer.ts
4568
- var IMAGE_CACHE_ID = "1".padStart(8, "0");
4568
+ var IMAGE_CACHE_ID = "2".padStart(8, "0");
4569
4569
  var Transformer = class {
4570
4570
  get transform() {
4571
4571
  return {