Remove node-ffprobe dependency

This commit is contained in:
advplyr 2022-07-06 17:07:08 -05:00
parent d0af1c3c9a
commit 8562b8d1b3
5 changed files with 51 additions and 7 deletions

View file

@ -41,7 +41,6 @@
"fluent-ffmpeg": "^2.1.2",
"htmlparser2": "^8.0.1",
"jsonwebtoken": "^8.5.1",
"node-ffprobe": "^3.0.0",
"socket.io": "^4.4.1",
"xml2js": "^0.4.23"
}