fix: remove root npm workspaces for cloud installs
This commit is contained in:
parent
7a337b6268
commit
b449974807
1 changed files with 1 additions and 7 deletions
|
|
@ -344,11 +344,5 @@
|
||||||
"ignoreBinaries": [
|
"ignoreBinaries": [
|
||||||
"pkg"
|
"pkg"
|
||||||
]
|
]
|
||||||
},
|
}
|
||||||
"workspaces": [
|
|
||||||
"agent-teams-controller",
|
|
||||||
"mcp-server",
|
|
||||||
"landing",
|
|
||||||
"packages/agent-graph"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue