@solutions2share/s2s-email-builder 0.0.7 → 0.0.8

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.es.js CHANGED
@@ -28414,7 +28414,7 @@ const O6 = [
28414
28414
  type: "Image",
28415
28415
  data: {
28416
28416
  props: {
28417
- url: "https://assets.usewaypoint.com/sample-image.jpg",
28417
+ url: "https://eumstorage.blob.core.windows.net/eum-public/defaultImage.png",
28418
28418
  alt: "Sample product",
28419
28419
  contentAlignment: "middle",
28420
28420
  linkHref: null
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@solutions2share/s2s-email-builder",
3
- "version": "0.0.7",
3
+ "version": "0.0.8",
4
4
  "type": "module",
5
5
  "scripts": {
6
6
  "dev": "vite",