@wrcb/cb-common 1.0.781 → 1.0.783

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.
@@ -715,7 +715,7 @@ TenantDataService.tenantDataMap = {
715
715
  ],
716
716
  EMAIL_HOST: 'smtp.gmail.com',
717
717
  EMAIL_PORT: '587',
718
- EMAIL_USER: 'brainrotcoloring@gmail.com',
718
+ EMAIL_USER: 'compranomiadelivery@gmail.com',
719
719
  EMAIL_PASS: 'stfunclcqzjcdsrt',
720
720
  AUTH_FACEBOOK_APP_ID: '',
721
721
  AUTH_GOOGLE_ID: '',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wrcb/cb-common",
3
- "version": "1.0.781",
3
+ "version": "1.0.783",
4
4
  "description": "Common resources between services",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",