From 09affd3e1fe4487d54ac343eb356e0435f2f8102 Mon Sep 17 00:00:00 2001 From: Eypz <105191630+sataniceypz@users.noreply.github.com> Date: Sat, 4 Jan 2025 20:49:15 +0530 Subject: [PATCH] File-type error fix --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 844cdb6..cb23f3a 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,7 @@ "node-webpmux": "^3.1.0", "node": "20", "npm": "6", + "file-type": "16.5.4", "@neeraj-x0/ytsearch": "^1.0.0", "api-dylux": "^1.8.5", "sqlite3": "^5.1.1",