@social-mail/social-mail-client 1.9.8 → 1.9.9
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/dist/admin/AdminAppIndex.pack.js +1 -1
- package/dist/admin/AdminAppIndex.pack.min.js +1 -1
- package/dist/common/cache/CacheVersions.js +1 -1
- package/dist/public/channel/ChannelApp.pack.js +1 -1
- package/dist/public/channel/ChannelApp.pack.min.js +1 -1
- package/dist/site-editor-app/SiteEditorApp.pack.js +1 -1
- package/dist/site-editor-app/SiteEditorApp.pack.min.js +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/web/AppIndex.pack.js +1 -1
- package/dist/web/AppIndex.pack.min.js +1 -1
- package/package.json +1 -1
- package/src/common/cache/CacheVersions.ts +1 -1
|
@@ -29459,7 +29459,7 @@ System.register([], function (_export, _context) {
|
|
|
29459
29459
|
setters: [],
|
|
29460
29460
|
execute: function () {
|
|
29461
29461
|
CacheVersions = {
|
|
29462
|
-
email: "
|
|
29462
|
+
email: "ec4",
|
|
29463
29463
|
channelName: "cl3",
|
|
29464
29464
|
comment: "c2",
|
|
29465
29465
|
site: "s2"
|