mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-12-12 05:37:05 +08:00
Add support to api version for: (#200)
- client: 1.07 - Access: 1.1.8 - Enrollment: 1.1.3
This commit is contained in:
parent
79698ad562
commit
1bacdd179d
@ -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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user