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