aboutsummaryrefslogtreecommitdiff
path: root/frontend/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/frontend/package.json b/frontend/package.json
index 946ee40..46bb5ad 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -13,7 +13,8 @@
13 "react-dom": "^18.3.1", 13 "react-dom": "^18.3.1",
14 "react-helmet": "^6.1.0", 14 "react-helmet": "^6.1.0",
15 "react-markdown": "^9.0.1", 15 "react-markdown": "^9.0.1",
16 "react-router-dom": "^6.26.1" 16 "react-router-dom": "^6.26.1",
17 "recharts": "^3.3.0"
17 }, 18 },
18 "scripts": { 19 "scripts": {
19 "dev": "vite", 20 "dev": "vite",
@@ -32,4 +33,4 @@
32 "typescript-eslint": "^8.46.2", 33 "typescript-eslint": "^8.46.2",
33 "vite": "^5.4.2" 34 "vite": "^5.4.2"
34 } 35 }
35} \ No newline at end of file 36}