admin08077 commited on
Commit
63f04b7
·
verified ·
1 Parent(s): 7ce2394

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -6
index.html CHANGED
@@ -21,12 +21,7 @@
21
  "react/": "https://esm.sh/react@^19.2.4/",
22
  "react": "https://esm.sh/react@^19.2.4",
23
  "recharts": "https://esm.sh/recharts@^3.7.0",
24
- "express": "https://esm.sh/express@^5.2.1",
25
- "cors": "https://esm.sh/cors@^2.8.6",
26
- "path": "https://esm.sh/path@^0.12.7",
27
- "url": "https://esm.sh/url@^0.11.4",
28
- "sqlite3": "https://esm.sh/sqlite3@^5.1.7",
29
- "bcryptjs": "https://esm.sh/bcryptjs@^3.0.3",
30
  "vite": "https://esm.sh/vite@^7.3.1",
31
  "@vitejs/plugin-react": "https://esm.sh/@vitejs/plugin-react@^5.1.4"
32
  }
 
21
  "react/": "https://esm.sh/react@^19.2.4/",
22
  "react": "https://esm.sh/react@^19.2.4",
23
  "recharts": "https://esm.sh/recharts@^3.7.0",
24
+ "@google/genai": "https://esm.sh/@google/genai@^1.41.0",
 
 
 
 
 
25
  "vite": "https://esm.sh/vite@^7.3.1",
26
  "@vitejs/plugin-react": "https://esm.sh/@vitejs/plugin-react@^5.1.4"
27
  }