Add ffmpeg-static and ffprobe-static to dependencies

This commit is contained in:
2026-03-19 23:23:40 +01:00
parent 4af35c04d7
commit 76f8774d28

View File

@@ -14,6 +14,8 @@
},
"dependencies": {
"@electron-toolkit/utils": "^4.0.0",
"ffmpeg-static": "^5.2.0",
"ffprobe-static": "^3.1.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^7.8.1",