We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6bd2ac commit c54c9b3Copy full SHA for c54c9b3
1 file changed
packages/web-api/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@slack/web-api",
3
- "version": "7.10.0",
+ "version": "7.10.0-featWorkObjectsBeta.2",
4
"description": "Official library for using the Slack Platform's Web API",
5
"author": "Slack Technologies, LLC",
6
"license": "MIT",
@@ -49,7 +49,7 @@
49
},
50
"dependencies": {
51
"@slack/logger": "^4.0.0",
52
- "@slack/types": "^2.9.0",
+ "@slack/types": "2.16.0-featWorkObjectsBeta.1",
53
"@types/node": ">=18.0.0",
54
"@types/retry": "0.12.0",
55
"axios": "^1.11.0",
0 commit comments