Skip to content

Commit

Permalink
v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengill committed Nov 25, 2020
1 parent 5ca9885 commit eec58c4
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": "2.4.1-orgAppsBeta.4",
"version": "2.5.0",
"description": "A framework for building Slack apps, fast.",
"author": "Slack Technologies, Inc.",
"license": "MIT",
Expand Down Expand Up @@ -43,9 +43,9 @@
},
"dependencies": {
"@slack/logger": "^2.0.0",
"@slack/oauth": "feat-org-apps",
"@slack/oauth": "^1.4.0",
"@slack/types": "^1.9.0",
"@slack/web-api": "^5.12.0",
"@slack/web-api": "^5.14.0",
"@types/express": "^4.16.1",
"@types/node": ">=10",
"@types/promise.allsettled": "^1.0.3",
Expand Down

0 comments on commit eec58c4

Please sign in to comment.