From 12f8313a56cb7f6431534bcb810fe957fed2434c Mon Sep 17 00:00:00 2001 From: Amirhossein Mahmoodi Date: Mon, 5 Aug 2024 13:58:09 +0330 Subject: [PATCH] add sharp --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index f9593c8..c1854b0 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,7 @@ "react-leaflet": "^4.2.1", "react-toastify": "^10.0.5", "sass": "^1.75.0", + "sharp": "^0.33.4", "stylis": "^4.3.1", "stylis-plugin-rtl": "^2.1.1", "swr": "^2.2.5",