mirror of
https://github.com/cgzirim/seek-tune.git
synced 2025-04-19 08:56:12 +00:00
feat: add FFmpeg dependencies
This commit is contained in:
parent
66b0071698
commit
8e1e34a7f5
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@ffmpeg/ffmpeg": "^0.12.15",
|
||||
"@ffmpeg/util": "^0.12.2",
|
||||
"@testing-library/jest-dom": "^5.17.0",
|
||||
"@testing-library/react": "^13.4.0",
|
||||
"@testing-library/user-event": "^13.5.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue