mirror of
https://gitlab.rlp.net/proj-wise2526-video2document/video2document.git
synced 2026-06-16 02:11:52 +02:00
Changed the module to use puppeteer and html-to-docx
This commit is contained in:
+3
-1
@@ -10,9 +10,11 @@
|
||||
"express": "^5.1.0",
|
||||
"ffmpeg-static": "^5.2.0",
|
||||
"fluent-ffmpeg": "^2.1.3",
|
||||
"html-to-docx": "^1.8.0",
|
||||
"marked": "^17.0.1",
|
||||
"open": "^11.0.0",
|
||||
"pdfkit": "^0.17.2"
|
||||
"pdfkit": "^0.17.2",
|
||||
"puppeteer": "^24.33.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/cli-progress": "^3.11.6",
|
||||
|
||||
Reference in New Issue
Block a user