Skip to content

Commit

Permalink
v2.1.1-workflowStepsBeta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengill committed Jul 20, 2020
1 parent 6b29084 commit bb264f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@slack/bolt",
"version": "2.1.1",
"version": "2.1.1-workflowStepsBeta.1",
"description": "A framework for building Slack apps, fast.",
"author": "Slack Technologies, Inc.",
"license": "MIT",
Expand Down Expand Up @@ -44,7 +44,7 @@
"@slack/logger": "^2.0.0",
"@slack/oauth": "^1.1.0",
"@slack/types": "^1.6.0",
"@slack/web-api": "^5.9.0",
"@slack/web-api": "feat-workflow-steps",
"@types/express": "^4.16.1",
"@types/node": ">=10",
"@types/promise.allsettled": "^1.0.3",
Expand Down

0 comments on commit bb264f0

Please sign in to comment.