Skip to content

Commit

Permalink
V2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengill committed May 22, 2020
1 parent b65c74f commit aeaa02e
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.0.1",
"version": "2.1.0",
"description": "A framework for building Slack apps, fast.",
"author": "Slack Technologies, Inc.",
"license": "MIT",
Expand Down Expand Up @@ -43,8 +43,8 @@
"dependencies": {
"@slack/logger": "^2.0.0",
"@slack/oauth": "^1.1.0",
"@slack/types": "^1.5.0",
"@slack/web-api": "^5.8.0",
"@slack/types": "^1.6.0",
"@slack/web-api": "^5.9.0",
"@types/express": "^4.16.1",
"@types/node": ">=10",
"@types/promise.allsettled": "^1.0.3",
Expand Down

0 comments on commit aeaa02e

Please sign in to comment.