Skip to content

Commit d2165f1

Browse files
authored
chore: upgrade js sdk version for coagent starter project (CopilotKit#1877)
1 parent 936f0c5 commit d2165f1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/coagents-starter/agent-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"typescript": "^5.6.3"
1616
},
1717
"dependencies": {
18-
"@copilotkit/sdk-js": "^1.5.13",
18+
"@copilotkit/sdk-js": "^1.8.13",
1919
"@langchain/anthropic": "^0.3.8",
2020
"@langchain/core": "^0.3.18",
2121
"@langchain/google-genai": "^0.1.4",

examples/coagents-starter/agent-js/pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)