Compare commits

..

No commits in common. "79db8086579c89985af5f9fefb963bb9229d5620" and "6c9ee927502a8c65d550b531e02c11a5ffe0e4db" have entirely different histories.

1 changed files with 1 additions and 5 deletions

View File

@ -9,12 +9,8 @@
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^2.0.10",
"element-plus": "^2.2.30",
"moment": "^2.29.4",
"vue": "^3.2.45",
"vue-router": "^4.1.6",
"vuex": "^4.1.0"
"vue": "^3.2.45"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",