LibreChat/package.json
2023-04-01 12:58:49 -07:00

7 lines
124 B
JSON

{
"devDependencies": {
"@vitejs/plugin-react": "^3.1.0",
"vite": "^4.2.1",
"vite-plugin-html": "^3.2.0"
}
}