Skip to content

Commit 2e84620

Browse files
authored
chore: NPM Workspaces and scripts (danny-avila#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
1 parent c752ac4 commit 2e84620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "chatgpt-clone",
2+
"name": "chat-backend",
33
"version": "0.4.2",
44
"description": "",
55
"main": "server/index.js",

0 commit comments

Comments
 (0)