This commit is contained in:
Mariano Gabriel
2026-07-05 11:26:45 -03:00
parent 300806b936
commit 7b276e8f3d
6 changed files with 402 additions and 64 deletions

View File

@@ -11,8 +11,10 @@
},
"dependencies": {
"jszip": "^3.10",
"mammoth": "^1.8",
"marked": "^14",
"vue": "^3.5"
"vue": "^3.5",
"xlsx": "^0.18"
},
"devDependencies": {
"@types/node": "^22",