The requirements needed to include puppeteer and html-to-docs

This commit is contained in:
MikeHughes-BIN
2025-12-15 15:43:03 +01:00
parent a8c284edd2
commit 58741f0057
3 changed files with 384 additions and 343 deletions
+3 -1
View File
@@ -8,7 +8,9 @@
"express": "^5.1.0",
"ffmpeg-static": "^5.2.0",
"fluent-ffmpeg": "^2.1.3",
"mocha": "^11.7.5"
"html-to-docx": "^1.8.0",
"mocha": "^11.7.5",
"puppeteer": "^24.33.0"
},
"devDependencies": {
"@types/cli-progress": "^3.11.6",