@redneckz/wildless-cms-uni-blocks 0.14.980 → 0.14.981

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.
@@ -6720,8 +6720,8 @@
6720
6720
  },
6721
6721
  ],
6722
6722
  marketingInfo,
6723
- claimChannelCode,
6724
6723
  },
6724
+ claimChannelCode,
6725
6725
  };
6726
6726
  };
6727
6727
  const getTaskSource = (source) => {
@@ -13130,7 +13130,7 @@
13130
13130
  slots: () => [HEADER_SLOT, FOOTER_SLOT, STICKY_FOOTER_SLOT],
13131
13131
  });
13132
13132
 
13133
- const packageVersion = "0.14.979";
13133
+ const packageVersion = "0.14.980";
13134
13134
 
13135
13135
  exports.Blocks = Blocks;
13136
13136
  exports.ContentPage = ContentPage;