This commit is contained in:
@@ -29,7 +29,7 @@ export const GRPC_CLIENTS = {
|
||||
OAUTH_PACKAGE: {
|
||||
package: 'oauth.v1',
|
||||
protoPath: PROTO_PATHS.OAUTH,
|
||||
env: 'OAUTH_GRPC_URL'
|
||||
env: 'AUTH_GRPC_URL'
|
||||
},
|
||||
ACCOUNT_PACKAGE: {
|
||||
package: 'account.v1',
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lendry-erp/common",
|
||||
"version": "1.1.7",
|
||||
"version": "1.1.8",
|
||||
"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