chore: resolving conflicts

This commit is contained in:
Ruben Talstra 2025-02-12 12:58:41 +01:00
parent ce407626fd
commit 17afeb5c36
Failed to extract signature
4 changed files with 1452 additions and 608 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@librechat/frontend",
"version": "v0.7.6",
"version": "v0.7.7-rc1",
"description": "",
"type": "module",
"scripts": {
@ -136,7 +136,7 @@
"tailwindcss": "^3.4.1",
"ts-jest": "^29.2.5",
"typescript": "^5.3.3",
"vite": "^5.4.14",
"vite": "^6.1.0",
"vite-plugin-node-polyfills": "^0.17.0",
"vite-plugin-pwa": "^0.21.1"
}