Skip to content

Commit

Permalink
v2.2.6: Update discord.js to 14.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CorySanin committed Aug 18, 2023
1 parent d6adc36 commit 1ae8a51
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 112 deletions.
220 changes: 110 additions & 110 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openrct2-discord-bridge",
"version": "2.2.5",
"version": "2.2.6",
"description": "OpenRCT2 to Discord communication",
"main": "index.js",
"scripts": {
Expand All @@ -13,7 +13,7 @@
},
"dependencies": {
"bufferutil": "4.0.7",
"discord.js": "14.12.0",
"discord.js": "14.13.0",
"emoji-js": "3.7.0",
"json5": "2.2.3",
"sodium": "3.0.2",
Expand Down

0 comments on commit 1ae8a51

Please sign in to comment.