依赖修改

This commit is contained in:
yuantao
2025-09-26 16:27:10 +08:00
parent 9805d9f186
commit b7844470aa

View File

@@ -1,7 +1,7 @@
{ {
"dependencies": { "dependencies": {
"dotenv": "^17.2.2", "dotenv": "^17.2.2",
"moment": "*", "dayjs": "*",
"vue": "^3.5.21" "vue": "^3.5.21"
} }
} }