diff options
Diffstat (limited to 'modern/package.json')
-rw-r--r-- | modern/package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/modern/package.json b/modern/package.json index 8e5edc6..6902d37 100644 --- a/modern/package.json +++ b/modern/package.json @@ -18,11 +18,10 @@ "react": "^16.13.1", "react-container-dimensions": "^1.4.1", "react-dom": "^16.13.1", - "react-perfect-scrollbar": "^1.5.8", "react-redux": "^7.2.1", "react-router-dom": "^5.2.0", "react-scripts": "^3.4.3", - "recharts": "^1.8.5", + "recharts": "^2.0.9", "redux": "^4.0.5", "typeface-roboto": "0.0.75", "wellknown": "^0.5.0" |