Skip to content

Commit

Permalink
Publish (#1332)
Browse files Browse the repository at this point in the history
- @slack/bolt@3.10.0

* Bumps web-api package
  • Loading branch information
srajiang committed Feb 23, 2022
1 parent b4c8604 commit 362621e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@slack/bolt",
"version": "3.9.0",
"version": "3.10.0",
"description": "A framework for building Slack apps, fast.",
"author": "Slack Technologies, LLC",
"license": "MIT",
Expand Down Expand Up @@ -45,7 +45,7 @@
"@slack/oauth": "^2.4.0",
"@slack/socket-mode": "^1.2.0",
"@slack/types": "^2.4.0",
"@slack/web-api": "^6.6.0",
"@slack/web-api": "^6.7.0",
"@types/express": "^4.16.1",
"@types/node": ">=12",
"@types/promise.allsettled": "^1.0.3",
Expand Down Expand Up @@ -84,4 +84,4 @@
"tsd": {
"directory": "types-tests"
}
}
}

0 comments on commit 362621e

Please sign in to comment.