Add support to api version for: (#200)

- client: 1.07
- Access: 1.1.8
- Enrollment: 1.1.3
pull/3759/head
Yamel Senih 2019-12-10 10:18:22 -04:00 committed by GitHub
parent 79698ad562
commit 1bacdd179d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -44,10 +44,10 @@
"url": "https://github.com/PanJiaChen/vue-element-admin/issues" "url": "https://github.com/PanJiaChen/vue-element-admin/issues"
}, },
"dependencies": { "dependencies": {
"@adempiere/grpc-access-client": "^1.1.7", "@adempiere/grpc-access-client": "^1.1.8",
"@adempiere/grpc-data-client": "^1.8.0", "@adempiere/grpc-data-client": "^1.8.0",
"@adempiere/grpc-dictionary-client": "^1.3.2", "@adempiere/grpc-dictionary-client": "^1.3.3",
"@adempiere/grpc-enrollment-client": "^1.0.6", "@adempiere/grpc-enrollment-client": "^1.0.7",
"autoprefixer": "^9.5.1", "autoprefixer": "^9.5.1",
"axios": "0.18.0", "axios": "0.18.0",
"clipboard": "2.0.4", "clipboard": "2.0.4",