We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5813ae6 commit 6892aefCopy full SHA for 6892aef
1 file changed
packages/web-api/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@slack/web-api",
3
- "version": "7.9.1",
+ "version": "7.10.1-featWorkObjectsBeta.1",
4
"description": "Official library for using the Slack Platform's Web API",
5
"author": "Slack Technologies, LLC",
6
"license": "MIT",
@@ -36,7 +36,7 @@
36
},
37
"dependencies": {
38
"@slack/logger": "^4.0.0",
39
- "@slack/types": "^2.9.0",
+ "@slack/types": "2.15.0-featWorkObjectsBeta.2",
40
"@types/node": ">=18.0.0",
41
"@types/retry": "0.12.0",
42
"axios": "^1.8.3",
0 commit comments