chore: update version and readme

This commit is contained in:
Justineo
2024-02-20 10:58:50 +08:00
parent 2f1910ec87
commit 311d588850
5 changed files with 15 additions and 11 deletions

View File

@ -10,8 +10,8 @@ function resolvePath(...parts) {
const CDN_PREFIX = "https://cdn.jsdelivr.net/npm/";
const DEP_VERSIONS = {
"vue@3": "3.3.7",
"vue@2": "2.7.15",
"vue@3": "3.4.19",
"vue@2": "2.7.16",
echarts: "5.4.3",
[name]: version
};