mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 01:23:31 +01:00
6.1.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "discord.js",
|
||||
"version": "6.0.0",
|
||||
"version": "6.1.0",
|
||||
"description": "A way to interface with the Discord API",
|
||||
"main": "./entrypoint.js",
|
||||
"scripts": {
|
||||
@@ -25,7 +25,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/hydrabolt/discord.js#readme",
|
||||
"dependencies": {
|
||||
"superagent": "^1.7.2",
|
||||
"superagent": "^1.8.0",
|
||||
"unpipe": "^1.0.0",
|
||||
"ws": "^1.0.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user