From e1cb7b78cd6cb84f09570fcfec10b38f5bd14d19 Mon Sep 17 00:00:00 2001 From: Omar Costa Hamido <18335360+omarcostahamido@users.noreply.github.com> Date: Mon, 4 Sep 2023 20:26:23 +0100 Subject: [PATCH] Update package.json - update `react-use` to avoid conflict while installing --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d925501a50..e5801c22e6 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "react-dom": "^18.2.0", "react-notion-x": "^6.15.6", "react-tweet-embed": "^2.0.0", - "react-use": "^17.3.2", + "react-use": "^17.4.0", "rss": "^1.2.2" }, "devDependencies": {