add pinia and a tmp global stores

This commit is contained in:
2022-12-02 15:53:49 +01:00
parent 105034585d
commit f74d2956f2
5 changed files with 179 additions and 44 deletions

View File

@ -12,6 +12,7 @@
"dependencies": {
"@vitejs/plugin-vue": "^3.2.0",
"install": "^0.13.0",
"pinia": "^2.0.27",
"vite": "^3.2.4",
"vue": "3.2",
"vuex": "4.1"