@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/dist/wlc.json
CHANGED
package/lib/wlc.json
CHANGED
|
@@ -13518,7 +13518,7 @@
|
|
|
13518
13518
|
slots: () => [HEADER_SLOT, FOOTER_SLOT, STICKY_FOOTER_SLOT],
|
|
13519
13519
|
});
|
|
13520
13520
|
|
|
13521
|
-
const packageVersion = "0.14.
|
|
13521
|
+
const packageVersion = "0.14.992";
|
|
13522
13522
|
|
|
13523
13523
|
exports.Blocks = Blocks;
|
|
13524
13524
|
exports.ContentPage = ContentPage;
|