1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-10-04 05:30:14 +08:00

Add support to 1.8.0 version of data (#185)

This commit is contained in:
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

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",