summaryrefslogtreecommitdiff
path: root/frontend/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json
index f754927..fdd6d96 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -14,7 +14,8 @@
"plotly.js": "^2.35.2",
"react": "19.0.0",
"react-dom": "19.0.0",
- "react-plotly.js": "^2.6.0"
+ "react-plotly.js": "^2.6.0",
+ "recharts": "^3.8.1"
},
"devDependencies": {
"@types/node": "^22.10.5",