@bigbinary/neeto-site-blocks 1.4.6 → 1.4.7

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
@@ -2838,7 +2838,8 @@ var IMAGE_POSITIONS = {
2838
2838
  top: "top",
2839
2839
  bottom: "bottom",
2840
2840
  left: "left",
2841
- right: "right"
2841
+ right: "right",
2842
+ center: "center"
2842
2843
  };
2843
2844
  var LOGO_SIZE_VALUES = {
2844
2845
  xs: 10,