Skip to content

Commit f8d4cbc

Browse files
authored
chore: fix coagents qa native deployment but specifying package manager (CopilotKit#1335)
1 parent 1a055c9 commit f8d4cbc

2 files changed

Lines changed: 654 additions & 720 deletions

File tree

examples/coagents-qa-native/agent-js/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@
2222
"@langchain/langgraph": "^0.2.44",
2323
"@langchain/openai": "^0.3.14",
2424
"zod": "^3.23.8"
25-
}
25+
},
26+
"packageManager": "pnpm@8.6.0"
2627
}

0 commit comments

Comments
 (0)