@redneckz/wildless-cms-uni-blocks 0.14.978 → 0.14.979

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.
@@ -6707,8 +6707,8 @@
6707
6707
  },
6708
6708
  ],
6709
6709
  marketingInfo,
6710
+ claimChannelCode,
6710
6711
  },
6711
- claimChannelCode,
6712
6712
  };
6713
6713
  };
6714
6714
  const getTaskSource = (source) => {
@@ -13117,7 +13117,7 @@
13117
13117
  slots: () => [HEADER_SLOT, FOOTER_SLOT, STICKY_FOOTER_SLOT],
13118
13118
  });
13119
13119
 
13120
- const packageVersion = "0.14.977";
13120
+ const packageVersion = "0.14.978";
13121
13121
 
13122
13122
  exports.Blocks = Blocks;
13123
13123
  exports.ContentPage = ContentPage;