This commit is contained in:
abalabahaha
2016-03-13 09:21:21 -07:00
parent e525e3b722
commit f0dd0cabdf
31 changed files with 40240 additions and 6256 deletions

View File

@@ -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"
},