@wrcb/cb-common 1.0.723 → 1.0.725

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.
@@ -558,7 +558,7 @@ TenantDataService.tenantDataMap = {
558
558
  SITE_WHATSAPP_SUPPORT: '11915809857',
559
559
  SITE_WHATSAPP_BOT: '11915809857',
560
560
  WHATSAPP_PHONE_NUMBER_ID: '',
561
- WHATSAPP_TOKEN: '',
561
+ WHATSAPP_TOKEN: 'EAAWmZCkXuYDcBQspVZCCE4gzZBI4x9kCy4768IZBAP3rcipZBQaGsJeuvmwniEqwoZATRFyv44ZCvZCwQslD4RXvZA0whuGR3nesfMti3Px4TsoslH29MwqfpWYPJrQk4PwU7gKtawijVSHY6LYhNqLXI4dqmJtgGbWAgAAfSDjhtXf6LCkM0fp5dpdlfVjqg8wZDZD',
562
562
  SITE_DESCRIPTION: 'Compras locais de supermercado, farmácia e muito mais!',
563
563
  KEYWORDS: [
564
564
  'supermercado',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wrcb/cb-common",
3
- "version": "1.0.723",
3
+ "version": "1.0.725",
4
4
  "description": "Common resources between services",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",