Add ffmpeg to deps

This commit is contained in:
2025-10-07 10:12:17 -04:00
parent aee309c903
commit e97ebc7aa2
2 changed files with 34 additions and 0 deletions

View File

@@ -3,6 +3,8 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@ffmpeg/ffmpeg": "^0.12.15",
"@ffmpeg/util": "^0.12.2",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.0",