refactor: setup version complete

This commit is contained in:
xiaoxian521
2021-09-19 15:39:44 +08:00
parent afff1d677b
commit 8bb67d4a5a
4 changed files with 6 additions and 107 deletions

View File

@@ -43,7 +43,7 @@
"responsive-storage": "^1.0.9",
"sortablejs": "1.13.0",
"v-contextmenu": "^3.0.0",
"vue": "^3.2.12",
"vue": "3.2.11",
"vue-i18n": "^9.2.0-beta.3",
"vue-json-pretty": "^2.0.2",
"vue-router": "^4.0.11",
@@ -66,7 +66,7 @@
"@typescript-eslint/parser": "^4.31.0",
"@vitejs/plugin-vue": "^1.6.0",
"@vitejs/plugin-vue-jsx": "^1.1.7",
"@vue/compiler-sfc": "^3.2.12",
"@vue/compiler-sfc": "3.2.11",
"@vue/eslint-config-prettier": "^6.0.0",
"@vue/eslint-config-typescript": "^7.0.0",
"autoprefixer": "^10.2.4",