Skip to content

Commit

Permalink
Merge branch 'main' into feat/quora-videos
Browse files Browse the repository at this point in the history
  • Loading branch information
ChetanXpro authored Nov 19, 2023
2 parents 8c62b4b + eb55337 commit 94c562b
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 29 deletions.
51 changes: 28 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,21 @@
"fluent-ffmpeg": "^2.1.2",
"fs-extra": "^11.1.1",
"googleapis": "^126.0.1",
"langchain": "0.0.175",
"node-html-to-image": "^4.0.0",

"langchain": "0.0.180",

"nodejs-whisper": "^0.1.6",
"openai": "^3.3.0",
"puppeteer": "^21.5.0",
"shelljs": "^0.8.5"
},
"devDependencies": {
"@types/dotenv": "^8.2.0",
"@types/express": "^4.17.19",
"@types/ffprobe-static": "^2.0.2",
"@types/fluent-ffmpeg": "^2.1.22",
"@types/express": "^4.17.21",
"@types/ffprobe-static": "^2.0.3",
"@types/fluent-ffmpeg": "^2.1.23",
"@types/fs-extra": "^11.0.2",
"@types/node": "^20.8.9",
"@types/node": "^20.9.0",
"@types/shelljs": "^0.8.14",
"prettier": "^3.0.3",
"ts-node": "^10.8.2",
Expand Down

0 comments on commit 94c562b

Please sign in to comment.