@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.
@@ -28285,10 +28285,10 @@ System.register([], function (_export, _context) {
28285
28285
  setters: [],
28286
28286
  execute: function () {
28287
28287
  CacheVersions = {
28288
- email: "ec1",
28289
- channelName: "cl1",
28290
- comment: "c1",
28291
- site: "s1"
28288
+ email: "ec2",
28289
+ channelName: "cl3",
28290
+ comment: "c2",
28291
+ site: "s2"
28292
28292
  };
28293
28293
  _export("default", CacheVersions);
28294
28294
  }