mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
feat: add Slack integration package with Bolt framework
This commit is contained in:
parent
b8249cde4b
commit
1923ddab6e
10 changed files with 566 additions and 25 deletions
|
|
@ -13,7 +13,8 @@
|
|||
"packages": [
|
||||
"packages/*",
|
||||
"packages/console/*",
|
||||
"packages/sdk/js"
|
||||
"packages/sdk/js",
|
||||
"packages/slack"
|
||||
],
|
||||
"catalog": {
|
||||
"@types/bun": "1.3.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue