chore: Change package names to be meaningful

- Makes it easier to call them from the outside or even include the package in a different project (ie frontend only)
This commit is contained in:
LaraClara 2023-06-12 16:50:33 +10:00 committed by Danny Avila
parent e726e42cb5
commit c5325cee3a
3 changed files with 197 additions and 197 deletions

View file

@ -1,5 +1,5 @@
{
"name": "chat-backend",
"name": "@librechat/backend",
"version": "0.5.0",
"description": "",
"scripts": {