From 5615550311c742b8f3b89b38f23ce2403af4ddc6 Mon Sep 17 00:00:00 2001 From: Souradip Ghosh Date: Wed, 5 Mar 2025 17:46:32 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11ea787..61ea89b 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-scripts": "5.0.1", - "web-vitals": "^2.1.4" + "web-vitals": "^2.1.5" }, "scripts": { "start": "react-scripts start",