mirror of
https://github.com/yusufipk/YTChatHub.git
synced 2026-09-11 10:56:17 +00:00
refactor: migrate from pnpm workspaces to single-package structure with shared types
This commit is contained in:
+2
-3
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"files": [],
|
||||
"references": [
|
||||
{ "path": "apps/client" },
|
||||
{ "path": "packages/backend" },
|
||||
{ "path": "packages/shared" }
|
||||
{ "path": "client" },
|
||||
{ "path": "backend" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user