mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 03:40:19 +00:00
Updated discord.js to 12.3.1
This commit is contained in:
parent
f3eccad4fa
commit
faf66d4e0f
6
package-lock.json
generated
6
package-lock.json
generated
@ -158,9 +158,9 @@
|
|||||||
"integrity": "sha1-+hN8S9aY7fVc1c0CrFWfkaTEups="
|
"integrity": "sha1-+hN8S9aY7fVc1c0CrFWfkaTEups="
|
||||||
},
|
},
|
||||||
"discord.js": {
|
"discord.js": {
|
||||||
"version": "12.3.0",
|
"version": "12.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-12.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-12.3.1.tgz",
|
||||||
"integrity": "sha512-W13DiV9d5MEV6PKIvoAKlxzqDHZ1yAKV90MOL6okdFMEx2IEkkxOuRtGGqG3tILh1Hwk1eR7O/cC4NxfItR7EA==",
|
"integrity": "sha512-mSFyV/mbvzH12UXdS4zadmeUf8IMQOo/YdunubG1wWt1xjWvtaJz/s9CGsFD2B5pTw1W/LXxxUbrQjIZ/xlUdw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@discordjs/collection": "^0.1.6",
|
"@discordjs/collection": "^0.1.6",
|
||||||
"@discordjs/form-data": "^3.0.1",
|
"@discordjs/form-data": "^3.0.1",
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@discordjs/opus": "^0.3.2",
|
"@discordjs/opus": "^0.3.2",
|
||||||
"discord.js": "^12.3.0",
|
"discord.js": "^12.3.1",
|
||||||
"dotenv": "^8.2.0",
|
"dotenv": "^8.2.0",
|
||||||
"node-fetch": "^2.6.0",
|
"node-fetch": "^2.6.0",
|
||||||
"path": "^0.12.7"
|
"path": "^0.12.7"
|
||||||
|
Loading…
Reference in New Issue
Block a user