@trafilea/afrodita-components 6.55.2 → 6.55.4

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.
@@ -1078,18 +1078,18 @@ var shapermint = {
1078
1078
  cdn: 'https://cdn.shapermint.com/assets/common',
1079
1079
  images: {
1080
1080
  favicon: 'https://cdn.shopify.com/s/files/1/0021/4889/2732/files/Favicon_pink_196x_fedce07d-d19c-4ca4-a53a-5a55869cfc1e.png?v=1619463864',
1081
- logo: 'https://cdn.shopify.com/s/files/1/0021/4889/2732/files/shapermint_logo_black_2.svg?v=1731581896',
1081
+ logo: 'https://cdn.shapermint.com/assets/shapermint/images/shapermint_logo_black.svg',
1082
1082
  logoSize: {
1083
1083
  width: '204',
1084
1084
  height: '35',
1085
1085
  },
1086
1086
  upsellLogo: {
1087
- url: 'https://cdn.shopify.com/s/files/1/0021/4889/2732/files/shapermint_logo_black_2.svg?v=1731581896',
1087
+ url: 'https://cdn.shapermint.com/assets/shapermint/images/shapermint_logo_black.svg',
1088
1088
  width: '210',
1089
1089
  height: '40',
1090
1090
  },
1091
1091
  tyLogo: {
1092
- url: 'https://cdn.shopify.com/s/files/1/0021/4889/2732/files/shapermint_logo_black_2.svg?v=1731581896',
1092
+ url: 'https://cdn.shapermint.com/assets/shapermint/images/shapermint_logo_black.svg',
1093
1093
  width: '192',
1094
1094
  height: '36',
1095
1095
  },
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Trafilea's Design System",
4
4
  "author": "Trafilea",
5
5
  "repository": "https://github.com/trafilea/afrodita-components",
6
- "version": "6.55.2",
6
+ "version": "6.55.4",
7
7
  "private": false,
8
8
  "main": "build/index.js",
9
9
  "style": "build/index.css",