mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-26 21:28:50 +01:00
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:
parent
e726e42cb5
commit
c5325cee3a
3 changed files with 197 additions and 197 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "chat-backend",
|
||||
"name": "@librechat/backend",
|
||||
"version": "0.5.0",
|
||||
"description": "",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue