chore: update readme [ci skip]

This commit is contained in:
Justineo
2023-11-01 18:11:14 +08:00
parent 70c32603d4
commit a2f8f0010a
3 changed files with 8 additions and 8 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.4",
"vue@2": "2.7.14",
"vue@3": "3.3.7",
"vue@2": "2.7.15",
echarts: "5.4.3",
[name]: version
};