mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
small package changes 2.6.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "discord.js",
|
||||
"version": "2.5.0",
|
||||
"version": "2.6.0",
|
||||
"description": "A way to interface with the Discord API",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
@@ -14,7 +14,8 @@
|
||||
"discord",
|
||||
"api",
|
||||
"bot",
|
||||
"client"
|
||||
"client",
|
||||
"node"
|
||||
],
|
||||
"author": "Amish Shah <amishshah.2k@gmail.com>",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user