From e43383184b1431012e9a9006d9a2da06bd214200 Mon Sep 17 00:00:00 2001 From: tanghui Date: Fri, 7 Jan 2022 16:14:15 +0800 Subject: [PATCH] chore: classnames now provides its own type definitions, so we do not need a stub types definition --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 67115f27c9c8..f66720dd80da 100644 --- a/package.json +++ b/package.json @@ -162,7 +162,6 @@ "@docsearch/react": "^3.0.0-alpha.39", "@qixian.cs/github-contributors-list": "^1.0.3", "@stackblitz/sdk": "^1.3.0", - "@types/classnames": "^2.2.8", "@types/enzyme": "^3.10.5", "@types/gtag.js": "^0.0.8", "@types/jest": "^27.0.0",