Skip to content

Commit 79f9f85

Browse files
authored
chore(scout-agent): bump slack sdk to 1.2.2 (#295)
1 parent 6dc74de commit 79f9f85

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/scout-agent/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@blink-sdk/scout-agent",
33
"description": "A general-purpose AI agent with GitHub, Slack, web search, and compute capabilities built on Blink SDK.",
4-
"version": "0.0.22",
4+
"version": "0.0.23",
55
"type": "module",
66
"keywords": [
77
"blink",
@@ -48,7 +48,7 @@
4848
"@blink-sdk/github": "^0.0.23",
4949
"@blink-sdk/model-intent": "^0.0.5",
5050
"@blink-sdk/multiplexer": "^0.0.1",
51-
"@blink-sdk/slack": "^1.2.1",
51+
"@blink-sdk/slack": "^1.2.2",
5252
"@octokit/webhooks": "^14.1.3",
5353
"exa-js": "^2.0.3"
5454
},

0 commit comments

Comments
 (0)