Skip to content

Commit 0835e86

Browse files
authored
fix(deps): disable strictDepBuilds for pnpm 11 compatibility (#114)
1 parent e7f3bd4 commit 0835e86

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
packages:
22
- "mcp"
3+
4+
strictDepBuilds: false

0 commit comments

Comments
 (0)