Skip to content

Commit

Permalink
chore(deps): update discord.js
Browse files Browse the repository at this point in the history
  • Loading branch information
egorprnn committed Aug 9, 2021
1 parent 48de05d commit 3cf4246
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 44 deletions.
51 changes: 9 additions & 42 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": "discord.js-pages",
"version": "1.3.0-rc.5",
"version": "1.3.0",
"description": "Dynamic pages pagination module for discord.js",
"scripts": {
"build": "tsc && babel build --out-dir lib --copy-files",
Expand Down Expand Up @@ -39,7 +39,7 @@
],
"dependencies": {
"chunk": "^0.0.3",
"discord.js": "github:discordjs/discord.js"
"discord.js": "^13.0.1"
},
"devDependencies": {
"@babel/cli": "^7.12.1",
Expand Down

0 comments on commit 3cf4246

Please sign in to comment.