@social-mail/social-mail-client 1.8.280 → 1.8.281

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.
@@ -27575,10 +27575,10 @@ System.register([], function (_export, _context) {
27575
27575
  setters: [],
27576
27576
  execute: function () {
27577
27577
  CacheVersions = {
27578
- email: "ec1",
27579
- channelName: "cl1",
27580
- comment: "c1",
27581
- site: "s1"
27578
+ email: "ec2",
27579
+ channelName: "cl3",
27580
+ comment: "c2",
27581
+ site: "s2"
27582
27582
  };
27583
27583
  _export("default", CacheVersions);
27584
27584
  }