fix(host): vite plugin for host not implemented

This commit is contained in:
JK-le-dev 2025-10-18 13:29:26 -05:00
commit c6f5a6e1d7
2 changed files with 117 additions and 105 deletions

View file

@ -12,6 +12,7 @@
"license": "ISC",
"dependencies": {
"@google/genai": "^1.25.0",
"@vitejs/plugin-react": "^5.0.4",
"cors": "^2.8.5",
"dotenv": "^17.2.3",
"express": "^5.1.0",