Remove mp4box dependency from package.json and bun.lock

This commit is contained in:
Seth 2025-04-20 04:53:59 -04:00
parent bb570387fd
commit d055deec29
2 changed files with 1 additions and 5 deletions

View file

@ -13,8 +13,7 @@
"@types/fluent-ffmpeg": "^2.1.27",
"ffmpeg-static": "^5.2.0",
"flac-stream-tagger": "^1.0.10",
"fluent-ffmpeg": "^2.1.3",
"mp4box": "^0.5.4"
"fluent-ffmpeg": "^2.1.3"
},
"devDependencies": {
"@types/bun": "latest"