Skip to content

Commit 19928bc

Browse files
committed
fix(deps): use range specifier for @anthropic-ai/sdk to match pnpm.overrides
1 parent 53e985b commit 19928bc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/claude-runner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"@anthropic-ai/claude-agent-sdk": "0.3.156",
20-
"@anthropic-ai/sdk": "0.100.1",
20+
"@anthropic-ai/sdk": "^0.100.1",
2121
"@linear/sdk": "^64.0.0",
2222
"cyrus-core": "workspace:*",
2323
"dotenv": "^16.4.5",

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)