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

Update version for gRPC data client (#358)

This commit is contained in:
Yamel Senih 2020-02-25 09:23:10 -04:00 committed by GitHub
parent 8f9c7f390d
commit 29ef52a351
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.0.7",
"@adempiere/grpc-data-client": "^2.1.0",
"@adempiere/grpc-dictionary-client": "^1.3.5",
"@adempiere/grpc-enrollment-client": "^1.0.7",
"autoprefixer": "^9.5.1",