This commit is contained in:
Horis
2023-04-14 22:14:04 +08:00
parent 3e0938a2c9
commit 8fa1056af1
23 changed files with 116 additions and 65 deletions
+3 -2
View File
@@ -21,7 +21,8 @@
"hotkeys-js": "^3.10.2",
"pinia": "^2.0.34",
"vue": "^3.2.47",
"vue-router": "^4.1.6"
"vue-router": "^4.1.6",
"vue3-virtual-scroll-list": "^0.2.1"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.1.0",
@@ -36,4 +37,4 @@
"unplugin-vue-components": "^0.24.1",
"vite": "^4.2.1"
}
}
}