fix: remove root npm workspaces for cloud installs

This commit is contained in:
777genius 2026-04-21 15:25:47 +03:00
parent 7a337b6268
commit b449974807

View file

@ -344,11 +344,5 @@
"ignoreBinaries": [
"pkg"
]
},
"workspaces": [
"agent-teams-controller",
"mcp-server",
"landing",
"packages/agent-graph"
]
}
}