mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-20 21:23:23 +00:00
fix(amazon-bedrock): pin installable aws sdk build
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"description": "OpenClaw Amazon Bedrock provider plugin",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-bedrock": "3.1020.0"
|
||||
"@aws-sdk/client-bedrock": "3.1019.0"
|
||||
},
|
||||
"openclaw": {
|
||||
"bundle": {
|
||||
|
||||
Reference in New Issue
Block a user