This commit is contained in:
Emily
2024-09-16 20:09:32 +02:00
parent cebb45484c
commit a591b43600
4 changed files with 153 additions and 9 deletions

View File

@@ -36,7 +36,8 @@
"vue": "^3.4.21",
"vue-chart-3": "^3.1.8",
"vue-markdown-render": "^2.2.1",
"vue-router": "^4.3.0"
"vue-router": "^4.3.0",
"winston": "^3.14.2"
},
"devDependencies": {
"@nuxt/ui": "^2.15.2",