Skip to content

Commit

Permalink
Bump version of bot-framework
Browse files Browse the repository at this point in the history
  • Loading branch information
Jumail committed Dec 4, 2023
1 parent 5cead97 commit c4ba9af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quote_bot",
"version": "2.1.0",
"version": "2.1.1",
"description": "Quote messages and store quotes",
"main": "main.js",
"type": "module",
Expand All @@ -19,7 +19,7 @@
"apollo-server": "3.5.0",
"apollo-server-core": "^3.5.0",
"apollo-server-express": "3.5.0",
"bot-framework": "Mxblu/bot-framework#7.1.0",
"bot-framework": "Mxblu/bot-framework#7.1.1",
"bufferutil": "4.0.3",
"class-validator": "0.13.2",
"cookie": "0.4.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -936,9 +936,9 @@ [email protected], body-parser@^1.19.0:
raw-body "2.4.2"
type-is "~1.6.18"

bot-framework@Mxblu/bot-framework#7.1.0:
version "7.1.0"
resolved "https://codeload.github.com/Mxblu/bot-framework/tar.gz/fa2b3c24f8fe5937581c8760b8f121dd4c92b339"
bot-framework@Mxblu/bot-framework#7.1.1:
version "7.1.1"
resolved "https://codeload.github.com/Mxblu/bot-framework/tar.gz/9f2cdf322e3056b184f44bc7dc4fa62f1b079e67"
dependencies:
discord-api-types "0.37.37"
discord.js "14.8.0"
Expand Down

0 comments on commit c4ba9af

Please sign in to comment.