@redneckz/wildless-cms-uni-blocks 0.14.806 → 0.14.807
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/content-page-repository/ContentPageRepository.js +1 -1
- package/dist/content-page-repository/ContentPageRepository.js.map +1 -1
- package/lib/content-page-repository/ContentPageRepository.js +1 -1
- package/lib/content-page-repository/ContentPageRepository.js.map +1 -1
- package/mobile/bundle/bundle.umd.js +1 -1
- package/mobile/bundle/bundle.umd.min.js +1 -1
- package/mobile/dist/content-page-repository/ContentPageRepository.js +1 -1
- package/mobile/dist/content-page-repository/ContentPageRepository.js.map +1 -1
- package/mobile/lib/content-page-repository/ContentPageRepository.js +1 -1
- package/mobile/lib/content-page-repository/ContentPageRepository.js.map +1 -1
- package/mobile/src/content-page-repository/ContentPageRepository.ts +1 -1
- package/package.json +1 -1
- package/src/content-page-repository/ContentPageRepository.ts +1 -1
package/bundle/bundle.umd.js
CHANGED
|
@@ -11459,7 +11459,7 @@
|
|
|
11459
11459
|
slots: () => [HEADER_SLOT, FOOTER_SLOT, STICKY_FOOTER_SLOT],
|
|
11460
11460
|
});
|
|
11461
11461
|
|
|
11462
|
-
const packageVersion = "0.14.
|
|
11462
|
+
const packageVersion = "0.14.806";
|
|
11463
11463
|
|
|
11464
11464
|
exports.Blocks = Blocks;
|
|
11465
11465
|
exports.ContentPage = ContentPage;
|