fix: accidentally deleted html to text

This commit is contained in:
atilgner
2023-06-14 12:09:31 -07:00
parent 955cf61178
commit 919d049306
+2 -1
View File
@@ -40,7 +40,8 @@
"pdf-parse": "^1.1.1", "pdf-parse": "^1.1.1",
"puppeteer": "^20.7.1", "puppeteer": "^20.7.1",
"weaviate-ts-client": "^1.1.0", "weaviate-ts-client": "^1.1.0",
"ws": "^8.9.0" "ws": "^8.9.0",
"html-to-text": "^9.0.5"
}, },
"devDependencies": { "devDependencies": {
"@types/gulp": "4.0.9", "@types/gulp": "4.0.9",