Skip to content

Commit

Permalink
v3.4.0-tokenRotationBeta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
misscoded committed Jun 4, 2021
1 parent 6b1ab43 commit bf53775
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.4.0",
"version": "3.4.0-tokenRotationBeta.1",
"description": "A framework for building Slack apps, fast.",
"author": "Slack Technologies, Inc.",
"license": "MIT",
Expand Down Expand Up @@ -43,10 +43,10 @@
},
"dependencies": {
"@slack/logger": "^3.0.0",
"@slack/oauth": "^2.0.0",
"@slack/oauth": "feat-token-rotation",
"@slack/socket-mode": "^1.1.0",
"@slack/types": "^2.0.0",
"@slack/web-api": "^6.2.3",
"@slack/web-api": "feat-token-rotation",
"@types/express": "^4.16.1",
"@types/node": ">=12",
"@types/promise.allsettled": "^1.0.3",
Expand Down

0 comments on commit bf53775

Please sign in to comment.