mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
Remove unused dependencies from files service
This commit is contained in:
parent
f8f8fa831b
commit
69c4497671
@ -1,21 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "files",
|
"name": "files",
|
||||||
"version": "0.60.2",
|
|
||||||
"dependencies": {
|
"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",
|
"file-type": "^20.4.1",
|
||||||
"fluent-ffmpeg": "^2.1.2",
|
"fluent-ffmpeg": "^2.1.2",
|
||||||
"merge-files": "^0.1.2",
|
|
||||||
"mime-types": "^2.1.35",
|
"mime-types": "^2.1.35",
|
||||||
"minio": "^7.0.32",
|
"minio": "^7.0.32",
|
||||||
"normalize-url": "^8.0.0",
|
|
||||||
"p-map": "4",
|
"p-map": "4",
|
||||||
"p-queue": "^7.3.4",
|
"sharp": "0.32.6"
|
||||||
"redis": "^4.6.6",
|
|
||||||
"sharp": "0.32.6",
|
|
||||||
"split-chunk-merge": "^1.0.0"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user