mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-11 04:45:02 +00:00
feat: upgrade to discord.js v13.3.1
This commit is contained in:
parent
65b87f4e0b
commit
9105495d72
3 changed files with 206 additions and 51 deletions
|
@ -23,6 +23,7 @@
|
|||
"test-watch": "tsc-watch --onSuccess \"npx ava\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@discordjs/rest": "^0.1.0-canary.0",
|
||||
"@silvia-odwyer/photon-node": "^0.3.1",
|
||||
"blocked-at": "^1.2.0",
|
||||
"bufferutil": "^4.0.3",
|
||||
|
@ -30,7 +31,7 @@
|
|||
"cross-env": "^5.2.0",
|
||||
"deep-diff": "^1.0.2",
|
||||
"discord-api-types": "^0.22.0",
|
||||
"discord.js": "^13.2.0",
|
||||
"discord.js": "^13.3.1",
|
||||
"dotenv": "^4.0.0",
|
||||
"emoji-regex": "^8.0.0",
|
||||
"erlpack": "github:almeidx/erlpack#f0c535f73817fd914806d6ca26a7730c14e0fb7c",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue