@wrcb/cb-common 1.0.464 → 1.0.465

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.
@@ -173,7 +173,7 @@ TenantDataService.tenantDataMap = {
173
173
  },
174
174
  [tenant_1.Tenant.PrivateShow]: {
175
175
  TENANT: tenant_1.Tenant.PrivateShow,
176
- SITE_NAME: 'PromoteView',
176
+ SITE_NAME: 'Private Show',
177
177
  SITE_URL: 'https://privateshow.com.br',
178
178
  SITE_DESCRIPTION: 'Aqui, você nunca fica sozinho!',
179
179
  KEYWORDS: ['porn'],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wrcb/cb-common",
3
- "version": "1.0.464",
3
+ "version": "1.0.465",
4
4
  "description": "Common resources between services",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",