diff options
author | Ashutosh Bishnoi <mail2bishnoi@gmail.com> | 2020-11-20 13:56:14 +0530 |
---|---|---|
committer | Ashutosh Bishnoi <mail2bishnoi@gmail.com> | 2020-11-20 13:56:14 +0530 |
commit | df01e1d751980843506946a194fa9f67489182b1 (patch) | |
tree | 12eff84de0878b72418e0c0991ede3663da37dfb /modern/package.json | |
parent | 604eabcd97c6e7ddb42316a5a1fb0abc24e8dc7f (diff) | |
download | trackermap-web-df01e1d751980843506946a194fa9f67489182b1.tar.gz trackermap-web-df01e1d751980843506946a194fa9f67489182b1.tar.bz2 trackermap-web-df01e1d751980843506946a194fa9f67489182b1.zip |
Implementing chart report initial structure
Diffstat (limited to 'modern/package.json')
-rw-r--r-- | modern/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modern/package.json b/modern/package.json index e5438b53..2c30c9fd 100644 --- a/modern/package.json +++ b/modern/package.json @@ -20,6 +20,7 @@ "react-redux": "^7.2.1", "react-router-dom": "^5.2.0", "react-scripts": "^3.4.3", + "recharts": "^1.8.5", "redux": "^4.0.5", "typeface-roboto": "0.0.75", "wellknown": "^0.5.0" |