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

Upgrade version from gRPC library (#506)

This commit is contained in:
Yamel Senih 2020-05-26 11:15:57 -04:00 committed by GitHub
parent 85e717fd26
commit 04e9a73205
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.8",
"@adempiere/grpc-data-client": "^2.3.7",
"@adempiere/grpc-core-client": "^1.0.9",
"@adempiere/grpc-data-client": "^2.3.8",
"@adempiere/grpc-dictionary-client": "^1.4.2",
"@adempiere/grpc-enrollment-client": "^1.1.0",
"@adempiere/grpc-pos-client": "^1.2.5",
"@adempiere/grpc-pos-client": "^1.2.6",
"axios": "0.19.2",
"clipboard": "2.0.6",
"codemirror": "5.53.2",