mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-23 05:05:24 -04:00
chore(deps): remove unused @anthropic-ai/sdk dependency (#4566)
Never imported anywhere in the codebase (unused since v1.0); it is the only root dependency and nothing depends on it. Removing it also drops 6 transitive packages from the lockfile. Fixes #4565
This commit is contained in:
committed by
GitHub
parent
057ec0552c
commit
a226c94df7
@@ -5,8 +5,5 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antithesishq/bombadil": "^0.6.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@anthropic-ai/sdk": "^0.105.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user