From 3a2df4957fb803dd3b3f5d3a1f2c203769f4e989 Mon Sep 17 00:00:00 2001 From: Ashley Date: Tue, 26 Jul 2022 09:45:02 +0300 Subject: [PATCH] Update package.json --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 95aa6f9f..fe019811 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,8 @@ "moment": "^2.29.1", "ytdl-core": "^4.11.0", "node-html-parser": "^5.3.3", - "get-image-colors": "^4.0.1" + "get-image-colors": "^4.0.1", + "express-useragent": "^1.0.15" }, "engines": { "node": "16.x"