1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-10 20:39:48 +08:00

feat: Upgrade version from gRPC library. (#507)

Update library for gRPC:
* POS
* Data
* Core
This commit is contained in:
Edwin Betancourt 2020-05-26 12:52:43 -04:00 committed by GitHub
parent 04e9a73205
commit c6384dbe52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,11 +45,11 @@
},
"dependencies": {
"@adempiere/grpc-access-client": "^1.2.1",
"@adempiere/grpc-core-client": "^1.0.9",
"@adempiere/grpc-data-client": "^2.3.8",
"@adempiere/grpc-core-client": "^1.1.0",
"@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.6",
"@adempiere/grpc-pos-client": "^1.2.7",
"axios": "0.19.2",
"clipboard": "2.0.6",
"codemirror": "5.53.2",