docs: update readme & issue template

This commit is contained in:
Justineo
2021-03-04 01:28:56 +08:00
parent 7ced9421af
commit 37cf20df05
4 changed files with 10 additions and 6 deletions

View File

@ -11,7 +11,7 @@ const CDN_PREFIX = "https://cdn.jsdelivr.net/npm/";
const DEP_VERSIONS = {
"vue@3": "3.0.7",
"vue@2": "2.6.12",
"@vue/composition-api": "1.0.0-rc.2",
"@vue/composition-api": "1.0.0-rc.3",
echarts: "5.0.2",
[name]: version
};