This commit is contained in:
@@ -58,7 +58,7 @@ export const GRPC_CLIENTS = {
|
|||||||
},
|
},
|
||||||
CHAT_PACKAGE: {
|
CHAT_PACKAGE: {
|
||||||
package: 'chat.v1',
|
package: 'chat.v1',
|
||||||
protoPath: PROTO_PATHS.NOTIFICATIONS,
|
protoPath: PROTO_PATHS.CHAT,
|
||||||
env: 'CHAT_GRPC_URL'
|
env: 'CHAT_GRPC_URL'
|
||||||
},
|
},
|
||||||
MEDIA_PACKAGE: {
|
MEDIA_PACKAGE: {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@lendry-erp/common",
|
"name": "@lendry-erp/common",
|
||||||
"version": "1.1.9",
|
"version": "1.1.10",
|
||||||
"description": "Core shared components for Lendry-ERP microservice ecosystem",
|
"description": "Core shared components for Lendry-ERP microservice ecosystem",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"type": "dist/index.d.ts",
|
"type": "dist/index.d.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user