feat: Upgrade version from POS and Core gRPC library. (#509)

Update library for gRPC:
* POS.
* Core.
pull/3759/head
Edwin Betancourt 2020-05-29 13:00:48 -04:00 committed by GitHub
parent c6384dbe52
commit e6189acfac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -45,11 +45,11 @@
},
"dependencies": {
"@adempiere/grpc-access-client": "^1.2.1",
"@adempiere/grpc-core-client": "^1.1.0",
"@adempiere/grpc-core-client": "^1.1.2",
"@adempiere/grpc-data-client": "^2.3.9",
"@adempiere/grpc-dictionary-client": "^1.4.2",
"@adempiere/grpc-enrollment-client": "^1.1.0",
"@adempiere/grpc-pos-client": "^1.2.7",
"@adempiere/grpc-pos-client": "^1.2.8",
"axios": "0.19.2",
"clipboard": "2.0.6",
"codemirror": "5.53.2",