mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-06 18:48:50 +01:00
chore: NPM Workspaces and scripts (#244)
* chore: NPM Workspaces and scripts - Allows everything to be run in the root directory * chore:Update package-lock after workspace change * docs: Minor docs typo fix - most people run in dev mode, ie vite runs the server, this defaults to that method
This commit is contained in:
parent
8bb4d7d590
commit
95c97561ae
8 changed files with 26511 additions and 50 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "chatgpt-clone",
|
||||
"name": "chat-backend",
|
||||
"version": "0.4.2",
|
||||
"description": "",
|
||||
"main": "server/index.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue