1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-05 06:51:23 +08:00

Added vuex

This commit is contained in:
2023-05-02 12:53:46 +08:00
parent c6fe4b8639
commit 58d6e1cef5
5 changed files with 23 additions and 2 deletions

View File

@@ -20,7 +20,8 @@
"lodash": "^4.17.21",
"vite-plugin-inspect": "^0.7.24",
"vue": "^3.2.47",
"vue-router": "^4.1.6"
"vue-router": "^4.1.6",
"vuex": "^4.0.2"
},
"devDependencies": {
"@iconify-json/ep": "^1.1.10",