@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.
@@ -6,10 +6,10 @@ System.register([], function (_export, _context) {
6
6
  setters: [],
7
7
  execute: function () {
8
8
  CacheVersions = {
9
- email: "ec1",
10
- channelName: "cl1",
11
- comment: "c1",
12
- site: "s1"
9
+ email: "ec2",
10
+ channelName: "cl3",
11
+ comment: "c2",
12
+ site: "s2"
13
13
  };
14
14
  _export("default", CacheVersions);
15
15
  }
@@ -22534,10 +22534,10 @@ System.register([], function (_export, _context) {
22534
22534
  setters: [],
22535
22535
  execute: function () {
22536
22536
  CacheVersions = {
22537
- email: "ec1",
22538
- channelName: "cl1",
22539
- comment: "c1",
22540
- site: "s1"
22537
+ email: "ec2",
22538
+ channelName: "cl3",
22539
+ comment: "c2",
22540
+ site: "s2"
22541
22541
  };
22542
22542
  _export("default", CacheVersions);
22543
22543
  }