aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/package.json b/package.json
index a203e8b..9c1b87f 100644
--- a/package.json
+++ b/package.json
@@ -31,18 +31,22 @@
"dependencies": {
"@material-ui/core": "^3.9.2",
"@material-ui/icons": "^3.0.2",
- "@nivo/pie": "^0.52.1",
"@types/chrome": "0.0.79",
"@types/classnames": "^2.2.7",
+ "@types/color": "^3.0.0",
"@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",
+ "chart.js": "^2.7.3",
+ "chartjs-plugin-labels": "^1.1.0",
+ "color": "^3.1.0",
"lru-cache": "^5.1.1",
"materialcolorize": "^1.1.7",
"moment": "^2.24.0",
"react": "^16.8.1",
+ "react-chartjs-2": "^2.7.4",
"react-dates": "^19.0.0",
"react-dom": "^16.8.1",
"react-material-color-picker": "^1.1.2",