diff --git a/plugins/cost-insights/package.json b/plugins/cost-insights/package.json index a9b6a646c4..6a38c40ecf 100644 --- a/plugins/cost-insights/package.json +++ b/plugins/cost-insights/package.json @@ -48,6 +48,7 @@ "@testing-library/user-event": "^12.0.7", "@types/jest": "^26.0.7", "@types/node": "^12.0.0", + "@types/react": "^16.9", "@types/recharts": "^1.8.14", "jest-fetch-mock": "^3.0.3", "msw": "^0.20.5",