From 39a05f19bd498eaf82043c505bb333531dd35999 Mon Sep 17 00:00:00 2001 From: MisbahAnsar Date: Wed, 18 Sep 2024 23:48:17 +0530 Subject: [PATCH] Fixed build --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c84936b..298cb291 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "react-dom": "^18", "react-hook-form": "^7.52.2", "react-icons": "^5.2.1", - "react-quill": "^0.0.2", + "react-quill": "^2.0.0", "tailwind-merge": "^2.4.0", "tailwindcss-animate": "^1.0.7", "uuid": "^10.0.0",