1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-10 20:39:48 +08:00

Add support to latest version of library (#503)

This commit is contained in:
Yamel Senih 2020-05-23 18:50:12 -04:00 committed by GitHub
parent 9496d0937d
commit cea6e5858e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,11 +45,11 @@
}, },
"dependencies": { "dependencies": {
"@adempiere/grpc-access-client": "^1.2.1", "@adempiere/grpc-access-client": "^1.2.1",
"@adempiere/grpc-core-client": "^1.0.7", "@adempiere/grpc-core-client": "^1.0.8",
"@adempiere/grpc-data-client": "^2.3.6", "@adempiere/grpc-data-client": "^2.3.7",
"@adempiere/grpc-dictionary-client": "^1.4.2", "@adempiere/grpc-dictionary-client": "^1.4.2",
"@adempiere/grpc-enrollment-client": "^1.1.0", "@adempiere/grpc-enrollment-client": "^1.1.0",
"@adempiere/grpc-pos-client": "^1.2.0", "@adempiere/grpc-pos-client": "^1.2.4",
"axios": "0.19.2", "axios": "0.19.2",
"clipboard": "2.0.6", "clipboard": "2.0.6",
"codemirror": "5.53.2", "codemirror": "5.53.2",