@redneckz/wildless-cms-uni-blocks 0.14.992 → 0.14.993
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/bundle/bundle.umd.js +1 -1
- package/bundle/bundle.umd.min.js +1 -1
- package/dist/wlc.json +1 -2
- package/lib/wlc.json +1 -2
- package/mobile/bundle/bundle.umd.js +1 -1
- package/mobile/bundle/bundle.umd.min.js +1 -1
- package/mobile/dist/wlc.json +1 -2
- package/mobile/lib/wlc.json +1 -2
- package/mobile/src/wlc.json +1 -2
- package/package.json +1 -1
- package/src/wlc.json +1 -2
package/bundle/bundle.umd.js
CHANGED
|
@@ -13736,7 +13736,7 @@
|
|
|
13736
13736
|
slots: () => [HEADER_SLOT, FOOTER_SLOT, STICKY_FOOTER_SLOT],
|
|
13737
13737
|
});
|
|
13738
13738
|
|
|
13739
|
-
const packageVersion = "0.14.
|
|
13739
|
+
const packageVersion = "0.14.992";
|
|
13740
13740
|
|
|
13741
13741
|
exports.Blocks = Blocks;
|
|
13742
13742
|
exports.ContentPage = ContentPage;
|