mirror of
https://github.com/danbulant/discord.js
synced 2026-05-24 20:42:27 +00:00
small package changes 2.6.0
This commit is contained in:
parent
93361925ab
commit
bf790cbf7c
1 changed files with 3 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue