wotokol-edm 1.2.49 → 1.2.50

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wotokol-edm",
3
- "version": "1.2.49",
3
+ "version": "1.2.50",
4
4
  "description": "",
5
5
  "main": "wotokol-edm.common.js",
6
6
  "scripts": {
@@ -122382,7 +122382,7 @@ const gmailAuthUrlMaps = {
122382
122382
  pre: "https://gmailpre.wotovideo.com",
122383
122383
  prod: "https://gmail.wotovideo.com"
122384
122384
  },
122385
- 100: {
122385
+ 101: {
122386
122386
  pre: "https://gmailpre.woto.ink",
122387
122387
  prod: "https://gmail.wotokol.com"
122388
122388
  }
Binary file
@@ -122392,7 +122392,7 @@ const gmailAuthUrlMaps = {
122392
122392
  pre: "https://gmailpre.wotovideo.com",
122393
122393
  prod: "https://gmail.wotovideo.com"
122394
122394
  },
122395
- 100: {
122395
+ 101: {
122396
122396
  pre: "https://gmailpre.woto.ink",
122397
122397
  prod: "https://gmail.wotokol.com"
122398
122398
  }
Binary file