Skip to content

Commit 6892aef

Browse files
authored
feat-work-objects: version bump for the web-api pkg (#2232)
1 parent 5813ae6 commit 6892aef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/web-api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@slack/web-api",
3-
"version": "7.9.1",
3+
"version": "7.10.1-featWorkObjectsBeta.1",
44
"description": "Official library for using the Slack Platform's Web API",
55
"author": "Slack Technologies, LLC",
66
"license": "MIT",
@@ -36,7 +36,7 @@
3636
},
3737
"dependencies": {
3838
"@slack/logger": "^4.0.0",
39-
"@slack/types": "^2.9.0",
39+
"@slack/types": "2.15.0-featWorkObjectsBeta.2",
4040
"@types/node": ">=18.0.0",
4141
"@types/retry": "0.12.0",
4242
"axios": "^1.8.3",

0 commit comments

Comments
 (0)