From d77d6875323718cc9a835e9b55e695ae326959a6 Mon Sep 17 00:00:00 2001 From: LASER-Yi Date: Wed, 28 Jul 2021 22:43:58 +0800 Subject: [PATCH] no log: Remove @types/react-redux --- frontend/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 680c2fa26..f1cb8d833 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -25,7 +25,6 @@ "@types/react": "^16", "@types/react-dom": "^16", "@types/react-helmet": "^6.1", - "@types/react-redux": "^7", "@types/react-router-dom": "^5", "@types/react-select": "^4.0.3", "@types/react-table": "^7",