Spaces:
Running
Running
Update package.json
Browse files- package.json +5 -2
package.json
CHANGED
@@ -11,8 +11,11 @@
|
|
11 |
"react-dom": "^18.2.0",
|
12 |
"react-scripts": "5.0.1",
|
13 |
"web-vitals": "^2.1.4",
|
14 |
-
|
15 |
-
|
|
|
|
|
|
|
16 |
},
|
17 |
"scripts": {
|
18 |
"start": "react-scripts start",
|
|
|
11 |
"react-dom": "^18.2.0",
|
12 |
"react-scripts": "5.0.1",
|
13 |
"web-vitals": "^2.1.4",
|
14 |
+
"lucide-react": "^0.256.0",
|
15 |
+
"recharts": "^2.9.0",
|
16 |
+
"tailwindcss": "^3.4.1",
|
17 |
+
"postcss": "^8.4.38",
|
18 |
+
"autoprefixer": "^10.4.17"
|
19 |
},
|
20 |
"scripts": {
|
21 |
"start": "react-scripts start",
|