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

Update version for Client library 1.8.2 (#203)

This commit is contained in:
Yamel Senih 2019-12-11 18:27:46 -04:00 committed by GitHub
parent 137969c70e
commit 9a74271d2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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