Afeefa123 commited on
Commit
afa0352
·
verified ·
1 Parent(s): dc1de5e

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +5 -1
package.json CHANGED
@@ -10,7 +10,11 @@
10
  "react": "^19.1.0",
11
  "react-dom": "^19.1.0",
12
  "react-scripts": "5.0.1",
13
- "web-vitals": "^2.1.4"
 
 
 
 
14
  },
15
  "scripts": {
16
  "start": "react-scripts start",
 
10
  "react": "^19.1.0",
11
  "react-dom": "^19.1.0",
12
  "react-scripts": "5.0.1",
13
+ "web-vitals": "^2.1.4",
14
+ "tailwindcss": "^3.4.1",
15
+ "postcss": "^8.4.38",
16
+ "autoprefixer": "^10.4.19"
17
+
18
  },
19
  "scripts": {
20
  "start": "react-scripts start",