This commit is contained in:
Casey Wittrock 2025-10-20 09:26:47 -05:00
parent d76ee19be7
commit 26609eb46c
11 changed files with 251 additions and 70 deletions

View file

@ -11,7 +11,9 @@
"dependencies": {
"axios": "^1.12.2",
"frappe-ui": "^0.1.205",
"vue": "^3.5.22"
"pinia": "^3.0.3",
"vue": "^3.5.22",
"vue-router": "^4.6.3"
},
"devDependencies": {
"@vitejs/plugin-vue": "^6.0.1",