Add support to 1.8.0 version of data (#185)

pull/3759/head
Yamel Senih 2019-11-27 11:29:39 -04:00 committed by GitHub
parent 85bb211490
commit e3563b6e4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@
"url": "https://github.com/PanJiaChen/vue-element-admin/issues"
},
"dependencies": {
"@adempiere/grpc-access-client": "^1.1.6",
"@adempiere/grpc-data-client": "^1.7.8",
"@adempiere/grpc-access-client": "^1.1.7",
"@adempiere/grpc-data-client": "^1.8.0",
"@adempiere/grpc-dictionary-client": "^1.3.2",
"@adempiere/grpc-enrollment-client": "^1.0.6",
"autoprefixer": "^9.5.1",