1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-11 05:11:59 +08:00

Upgrade version for gRPC data, this is a critical change for transfer data (#434)

This commit is contained in:
Yamel Senih 2020-04-06 00:39:04 -04:00 committed by GitHub
parent a617189dc7
commit 6c62dec4ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@
},
"dependencies": {
"@adempiere/grpc-access-client": "^1.1.8",
"@adempiere/grpc-data-client": "^2.1.1",
"@adempiere/grpc-data-client": "^2.1.2",
"@adempiere/grpc-dictionary-client": "^1.3.5",
"@adempiere/grpc-enrollment-client": "^1.0.7",
"autoprefixer": "^9.5.1",