diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index 48bbd7a..f9bf42e 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,9 @@ "@types/material-ui": "^0.21.6", "@types/react": "^16.8.2", "@types/react-dates": "^17.1.5", + "@types/react-dom": "^16.8.1", + "@types/react-router-dom": "^4.3.1", + "@types/recharts": "^1.1.11", "lru-cache": "^5.1.1", "moment": "^2.24.0", "react": "^16.8.1", |