From 309ffa4989de1c7ac8aa144a32412f2588c16a01 Mon Sep 17 00:00:00 2001 From: palashgdev Date: Tue, 14 Feb 2023 10:20:21 +0530 Subject: [PATCH] chore: changes are updated for package.json (#2233) --- frontend/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/package.json b/frontend/package.json index b0aec96f2b..0486067372 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -174,6 +174,7 @@ "lint-staged": "^12.3.7", "portfinder-sync": "^0.0.2", "prettier": "2.2.1", + "react-hooks-testing-library": "0.6.0", "react-hot-loader": "^4.13.0", "react-resizable": "3.0.4", "ts-jest": "^27.1.4",