aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index e86fc9a5..e32f8750 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,9 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-lite-youtube-embed": "^2.4.0",
- "recharts": "^2.10.3"
+ "recharts": "^2.10.3",
+ "unist-builder": "^4.0.0",
+ "unist-util-inspect": "^8.0.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.1.0",