small package changes 2.6.0

This commit is contained in:
hydrabolt
2015-08-17 21:03:08 +01:00
parent 93361925ab
commit bf790cbf7c

View File

@@ -1,6 +1,6 @@
{ {
"name": "discord.js", "name": "discord.js",
"version": "2.5.0", "version": "2.6.0",
"description": "A way to interface with the Discord API", "description": "A way to interface with the Discord API",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
@@ -14,7 +14,8 @@
"discord", "discord",
"api", "api",
"bot", "bot",
"client" "client",
"node"
], ],
"author": "Amish Shah <amishshah.2k@gmail.com>", "author": "Amish Shah <amishshah.2k@gmail.com>",
"license": "Apache-2.0", "license": "Apache-2.0",