From e0bc1d7937860accc2d21c361dcd17ca26c5df2f Mon Sep 17 00:00:00 2001 From: Navin Date: Wed, 9 Sep 2020 17:03:31 +0530 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=E2=9E=95=20=20add=20missed=20te?= =?UTF-8?q?st=20library?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index bf5f4437a..f22afe5e0 100644 --- a/package.json +++ b/package.json @@ -52,6 +52,7 @@ "@storybook/addon-storysource": "6.0.21", "@storybook/react": "6.0.21", "@testing-library/jest-dom": "5.11.4", + "@testing-library/react": "11.0.2", "@testing-library/react-hooks": "3.4.1", "@types/jest": "26.0.13", "@types/jest-axe": "3.5.0",