Skip to content

Commit eff9801

Browse files
author
Filip Maj
committed
bump socket-mode to 2.0.3-rc.1, publish as @slack/bolt@4.1.2-rc.1
1 parent 81e733f commit eff9801

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@slack/bolt",
3-
"version": "4.1.1",
3+
"version": "4.1.2-rc.1",
44
"description": "A framework for building Slack apps, fast.",
55
"author": "Slack Technologies, LLC",
66
"license": "MIT",
@@ -43,7 +43,7 @@
4343
"dependencies": {
4444
"@slack/logger": "^4.0.0",
4545
"@slack/oauth": "^3",
46-
"@slack/socket-mode": "^2.0.2",
46+
"@slack/socket-mode": "^2.0.3-rc.1",
4747
"@slack/types": "^2.13.0",
4848
"@slack/web-api": "^7",
4949
"@types/express": "^4.17.21",

0 commit comments

Comments
 (0)