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

feat: Update gRPC Client packages. (#517)

* Update gRPC-Core-Client 1.1.5.
* Update gRPC-Data-Client 2.4.5.
This commit is contained in:
Edwin Betancourt 2020-06-09 14:10:43 -04:00 committed by GitHub
parent a8b4b5b630
commit 130b53cc17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,8 +45,8 @@
},
"dependencies": {
"@adempiere/grpc-access-client": "^1.2.1",
"@adempiere/grpc-core-client": "^1.1.4",
"@adempiere/grpc-data-client": "^2.4.4",
"@adempiere/grpc-core-client": "^1.1.5",
"@adempiere/grpc-data-client": "^2.4.5",
"@adempiere/grpc-dictionary-client": "^1.4.3",
"@adempiere/grpc-enrollment-client": "^1.1.0",
"@adempiere/grpc-pos-client": "^1.3.2",