mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 02:24:16 +00:00
Remove unused dependencies from files service
This commit is contained in:
parent
f8f8fa831b
commit
69c4497671
@ -1,21 +1,11 @@
|
||||
{
|
||||
"name": "files",
|
||||
"version": "0.60.2",
|
||||
"dependencies": {
|
||||
"backblaze-b2": "^1.7.0",
|
||||
"busboy": "^1.6.0",
|
||||
"content-range": "^2.0.2",
|
||||
"ffmpeg-static": "^5.2.0",
|
||||
"file-type": "^20.4.1",
|
||||
"fluent-ffmpeg": "^2.1.2",
|
||||
"merge-files": "^0.1.2",
|
||||
"mime-types": "^2.1.35",
|
||||
"minio": "^7.0.32",
|
||||
"normalize-url": "^8.0.0",
|
||||
"p-map": "4",
|
||||
"p-queue": "^7.3.4",
|
||||
"redis": "^4.6.6",
|
||||
"sharp": "0.32.6",
|
||||
"split-chunk-merge": "^1.0.0"
|
||||
"sharp": "0.32.6"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user